Skip to content

Commit 7224aa8

Browse files
committed
Bump version to 0.1.1 and update changelog
1 parent 54d7963 commit 7224aa8

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7-
## 0.1.0
7+
## `0.1.1+1.20.1` - 2025-06-30
8+
9+
### Additions
10+
11+
- Added zh_cn translations, by ChuijkYahus in [#1](https://github.com/object-Object/Caduceus/pull/1).
12+
- Added a workaround for the [crash](https://github.com/FallingColors/HexMod/issues/804) in base Hex Casting that occurs when using Iris inside of Thoth.
13+
14+
### Fixes
15+
16+
- Fixed Reveal not working on jump iotas in multiplayer.
17+
18+
## `0.1.0+1.20.1` - 2025-06-23
819

920
Initial release!

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin.stdlib.default.dependency=false
88
# mod info
99
mavenGroup=gay.object.caduceus
1010
modId=caduceus
11-
modVersion=0.1.0
11+
modVersion=0.1.1
1212

1313
# game version for hexdoc
1414
minecraftVersion=1.20.1

0 commit comments

Comments
 (0)