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 1
1
# 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.
3
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0 ) ,
4
5
5
6
The ` 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-
10
11
A ` y ` version of 0 marks the beta of the current year
11
12
and likely contains breaking changes between patches.
12
13
14
+
15
+ ## 2026 Game Piranhas
16
+
13
17
### 25.1.0 Stabilization - 2025-02-10
14
18
- Unshuffle second HuI Salad
15
19
- Ease player template IDE import and add offline instructions
Original file line number Diff line number Diff line change 1
1
socha.gameName =piranhas
2
2
socha.version.year =26
3
3
socha.version.minor =00
4
- socha.version.patch =03
4
+ socha.version.patch =04
5
5
socha.version.suffix =
You can’t perform that action at this time.
0 commit comments