Skip to content

Commit d993c84

Browse files
committed
Update changelog and bump version to 0.1.1
1 parent 8bdfa73 commit d993c84

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3-
## 0.1.0
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Pydantic's HISTORY.md](https://github.com/pydantic/pydantic/blob/main/HISTORY.md), and this project *mostly* adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## 0.1.1+1.20.1
8+
9+
### Fixed
10+
11+
- Fix server-only crash on launch caused by incorrect Mod Menu dependency.
12+
13+
## 0.1.0+1.20.1
414

515
- Initial version.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin.stdlib.default.dependency=false
77

88
# mod info
99
modId=hexdebug
10-
modVersion=0.1.0
10+
modVersion=0.1.1
1111
minecraftVersion=1.20.1
1212
mavenGroup=gay.object.hexdebug
1313

0 commit comments

Comments
 (0)