Skip to content

Commit

Permalink
ref: changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Uhutown committed Nov 1, 2024
1 parent c54659b commit 6a3caf3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6a3caf3

Please sign in to comment.