Skip to content

Commit

Permalink
CHANGELOG.md and bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed May 5, 2024
1 parent 0693e6b commit 4d24c6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### What's New:

* Slightly improved error messages returned by `cmd:arithmetica`.
* Moved Command codecs to MapCodec.
* Added BooleanExpression, similar to Arithmtica.
* Added `runTriState` to EventExecutors.
* Returned to downloading mappings at startup.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ org.gradle.jvmargs=-Xmx1G
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
# Mod Properties
mod_version=0.3.2
mod_version=0.4.0
maven_group=me.melontini
archives_base_name=commander

0 comments on commit 4d24c6e

Please sign in to comment.