diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 135c7a6e9..994bb0612 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -30,7 +30,7 @@ jobs: if: endswith(github.ref_name, 'master') && github.ref_protected && github.ref_type == 'branch' runs-on: ubuntu-latest env: - APPVEYOR_BUILD_VERSION: '3.6.2' + APPVEYOR_BUILD_VERSION: '3.6.3' CURSETOKEN: ${{ secrets.CURSETOKEN }} steps: - uses: actions/checkout@v3 diff --git a/changelog.md b/changelog.md index 0308af702..86d983f43 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog +## [1.12.2 - 3.6.3] +* fix: threads blocking each other +* ref: better system for pathway updateing and signal setting +* fix: wrong lamp in wn signal + ## [1.12.2 - 3.6.2] * feat: added train length signs * feat: added trainnumber element