Skip to content

Commit bba362e

Browse files
Update changelog.
1 parent 48503e9 commit bba362e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## [0.1.1] - 2023-04-01
6+
## [0.1.1] - 2023-04-02
77
A day 1 patch to resolve a couple of issues people were having.
88
## Added
99
- Added the `make` command to convert the generated Java code into a valid mod JAR.
@@ -38,6 +38,7 @@ A day 1 patch to resolve a couple of issues people were having.
3838
- Fixed an issue with Parchment version strings not being built correctly.
3939
- Fixed an issue where the Haxe installation directory was hard-coded.
4040
- Fixed an issue with passing Parchment versions to the gradle script.
41+
- Fixed an issue where `-v` and `-h` would not be recognized properly.
4142
- Fixed an issue where the wrong template path for `project.xml` would be used.
4243
- Fixed an issue where the `clean` command actually called the `build` command.
4344

0 commit comments

Comments
 (0)