Skip to content

Commit 521f4a3

Browse files
committed
Update change log and version.json
1 parent dac379a commit 521f4a3

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## Metamorph 1.2.9
2+
3+
This is patch fixes a couple of bugs.
4+
5+
**Compatible** with McLib `2.3.1`. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
6+
7+
* Added confirmation modal when removing individual morphs (added by Chryfi)
8+
* Fixed acquired morphs being cleared
9+
* Fixed entity selector's matching NBT field not resetting the value
10+
* Fixed entity selectors not updating when entity's data was changed
11+
* Fixed entity's hitbox remained same from past entity selectors
12+
* Fixed crash when using arrow keys navigation when Chameleon with no models installed
13+
114
## Metamorph 1.2.8
215

316
This is a hot fix patch that fixes dedicated server crash on start.

version.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"homepage": "https://www.curseforge.com/minecraft/mc-mods/metamorph",
33
"1.12.2": {
4+
"1.2.9": "This is patch fixes a couple of bugs.",
45
"1.2.8": "This is a hot fix patch that fixes dedicated server crash on start.",
56
"1.2.7": "This patch update adds a lot of random features.",
67
"1.2.6": "This patch update adds context menu to body part list, which allows to copy paste body parts.",
@@ -31,8 +32,8 @@
3132
"1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)."
3233
},
3334
"promos": {
34-
"1.12.2-latest":"1.2.8",
35-
"1.12.2-recommended":"1.2.8",
35+
"1.12.2-latest":"1.2.9",
36+
"1.12.2-recommended":"1.2.9",
3637
"1.11.2-latest":"1.1.10",
3738
"1.11.2-recommended":"1.1.10",
3839
"1.10.2-latest":"1.1.10",

0 commit comments

Comments
 (0)