diff --git a/changelog.md b/changelog.md index c55535fd..f553aa6c 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ Saves from 6.x are not compatible with 7.0. ## Features/Improvements +* **[Engine]** Support for DCS 2.8.2.35632. * **[Engine]** Saved games are now a zip file of save assets for easier bug reporting. The new extension is .liberation.zip. Drag and drop that file into bug reports. * **[Mission Generation]** Units on the front line are now hidden on MFDs. * **[Modding]** Updated Community A-4E-C mod version support to 2.1.0 release. diff --git a/requirements.txt b/requirements.txt index cb897e87..4bf03ada 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.3 --e git+https://github.com/pydcs/dcs@9c7b47b6c2b4870bf563bf880315dac019f6df1f#egg=pydcs +-e git+https://github.com/pydcs/dcs@88fe2e90696491ae59d3cf7be88e9dc25b4f3774#egg=pydcs pyinstaller==5.7.0 pyinstaller-hooks-contrib==2022.14 pyproj==3.4.1