diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a7c36b0..990f17d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ on: jobs: build: - runs-on: windows-latest + runs-on: windows-2019 steps: - uses: actions/checkout@v2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d4389c..90aee56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.9] = 2022-02-11 +### Fixed +- ArcSDK.dll compilation + ## [2.0.8] - 2022-02-11 ### Added - Launcher setup mode