File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
2- All notable changes to this project are documented in this file.
2+ All notable changes to this project used to be documented in this file.
3+ Now the focus is on semantic commit messages.
34The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0 ) ,
45
56The ` x.y.z ` version is tracked in [ gradle.properties] ( ./gradle.properties ) to enable programmatic updating via the Gradle ` release ` task.
@@ -10,6 +11,9 @@ The version should always be in sync with the [GUI](https://github.com/software-
1011 A ` y ` version of 0 marks the beta of the current year
1112 and likely contains breaking changes between patches.
1213
14+
15+ ## 2026 Game Piranhas
16+
1317### 25.1.0 Stabilization - 2025-02-10
1418- Unshuffle second HuI Salad
1519- Ease player template IDE import and add offline instructions
Original file line number Diff line number Diff line change 11socha.gameName =piranhas
22socha.version.year =26
33socha.version.minor =00
4- socha.version.patch =03
4+ socha.version.patch =04
55socha.version.suffix =
You can’t perform that action at this time.
0 commit comments