From c359b3f7fcf01c2c76ec91b51bc1e42a4e6fb0cf Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 22 Jun 2023 18:07:44 -0700 Subject: [PATCH] Update pydcs (Strike Eagle). https://github.com/dcs-liberation/dcs_liberation/issues/3028 (cherry picked from commit dca02fea3162b78b8085eae4352fce42a0a70856) --- changelog.md | 10 ++++++++++ requirements.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 0bd4bb40..565f6249 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ +# 8.1.0 + +Saves from 8.0.0 are compatible with 8.1.0 + +## Features/Improvements + +* **[Engine]** Support for DCS 2.8.6.41363. + +## Fixes + # 8.0.0 Saves from 7.x are not compatible with 8.0. diff --git a/requirements.txt b/requirements.txt index 13936537..9cc41e5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ platformdirs==2.6.2 pluggy==1.0.0 pre-commit==2.21.0 pydantic==1.10.7 -git+https://github.com/pydcs/dcs@60f5121d89f23a062a0494803f8105361cdf36e8#egg=pydcs +git+https://github.com/pydcs/dcs@e006f0df6db933fa34b2d5cb04db41653537503e#egg=pydcs pyinstaller==5.12.0 pyinstaller-hooks-contrib==2022.14 pyproj==3.4.1