diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index c09994aca..46bfeb1be 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.0b' + APPVEYOR_BUILD_VERSION: '3.6.0' CURSETOKEN: ${{ secrets.CURSETOKEN }} steps: - uses: actions/checkout@v3 diff --git a/build.gradle b/build.gradle index 8b3c0f711..82a2edd1f 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ curseforge { project { id = '440990' changelog = file('changelog.md') - releaseType = 'beta' + releaseType = 'release' changelogType = 'markdown' addGameVersion '1.18.2' } diff --git a/changelog.md b/changelog.md index 2af6b8134..5cbfda21a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,22 @@ # Changelog +## [1.18.2 - 3.6.0] + +* feat: added black dots mast sign +* feat: added different sh light mast signs +* feat: Ne5 can now start and end of PW +* feat: added rectangular zs6 signs +* feat: added ne1 custom text +* feat: added one signal shape +* feat: added angled ks signals +* feat: added connectable post block +* feat: added bue identification signs +* fix: issue with doubled entries +* fix: shunting path can only be set on blocked BW +* fix: problems with shunting pathways and NPE +* ref: better handling of null check +* ref: change zs6 position + ## [1.18.2 - 3.6.0 beta] * feat: added shunting path to blocked path