Skip to content

Commit

Permalink
Update change log and version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed Jul 30, 2021
1 parent e84f652 commit 3667034
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Aperture 1.6.1

This patch update fixes a couple of bugs.

**Compatible** with McLib `2.3` and Minema `3.5` (optionally). It doesn't mean that future versions of McLib (or Minema) would be incompatible, but older versions are most likely incompatible.

* Fixed relative toggle conversion outputting ticks when Use seconds enabled
* Fixed CMDCam hogging camera's roll

## Aperture 1.6

This update is focused on adding Undo/Redo and limitations for non-OP users.
Expand Down
5 changes: 3 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/aperture",
"1.12.2": {
"1.6.1": "This patch update fixes a couple of bugs.",
"1.6": "This update is focused on adding Undo/Redo and limitations for non-OP users.",
"1.5.2": "This patch update fixes a couple of bugs.",
"1.5.1": "This decent patch update adds a couple of neat quality of life camera tweaks.",
Expand Down Expand Up @@ -50,8 +51,8 @@
"1.0": "First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it."
},
"promos": {
"1.12.2-latest": "1.6",
"1.12.2-recommended": "1.6",
"1.12.2-latest": "1.6.1",
"1.12.2-recommended": "1.6.1",
"1.11.2-latest": "1.3.6",
"1.11.2-recommended": "1.3.6",
"1.10.2-latest": "1.3.6",
Expand Down

0 comments on commit 3667034

Please sign in to comment.