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