Skip to content

Commit 196b9a9

Browse files
feat: updated changelog
1 parent d86cbb2 commit 196b9a9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Just Hammers Changelog
22

3+
## [21.8.1]
4+
5+
### Changed
6+
7+
- The mod no longer requires architectury as a dependency.
8+
- Minor updates to the toolchain to allow for this move.
9+
10+
### Fixed
11+
12+
- We now fire platform specific events for block break to allow block protection mods to function correctly
13+
314
## [21.8.0]
415

516
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ minecraft_version=1.21.8
66
minecraft_version_range=[%base%,1.21.10)
77

88
archives_base_name=just-hammers
9-
mod_version=21.8.0
9+
mod_version=21.8.1
1010

1111
fabric_loader_version=0.17.0
1212
fabric_api_version=0.131.0+1.21.8

0 commit comments

Comments
 (0)