Skip to content

Commit 8ff52de

Browse files
committed
2 parents 56b0e4e + 0ca56e3 commit 8ff52de

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/OneLiteFeatherNET/Voyager/compare/v1.0.0...v1.1.0) (2026-03-31)
2+
3+
4+
### Features
5+
6+
* **server:** add Log4j2 as SLF4J 2.x provider ([5c44ffc](https://github.com/OneLiteFeatherNET/Voyager/commit/5c44ffc370a5e2847e19f4c224336367f245a83d))
7+
* **server:** add runServer Gradle task for local development ([f0dcb09](https://github.com/OneLiteFeatherNET/Voyager/commit/f0dcb098b4ae7a6d86f6b6823c128f6e62a8657f))
8+
* **server:** auto-load cups and maps from run/data/ on startup ([5cbd9c0](https://github.com/OneLiteFeatherNET/Voyager/commit/5cbd9c0bbe0eb84d48253bacfa01fe937297e5b8))
9+
110
# 1.0.0 (2026-03-31)
211

312

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
org.gradle.welcome=never
2-
version=1.0.0
2+
version=1.1.0

0 commit comments

Comments
 (0)