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 9, 2020
1 parent 99dce6c commit 9d65640
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

Aperture's change log.

## Aperture 1.4.1

This is a small quick patch which fixes a couple of minor issues with camera editor GUI.

**Compatible** with McLib `2.0` 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 crash with toggle interpolation keybind
* Fixed fixture panel's keybinds working through flight mode
* Optimized keyframe graph
* Updated Chinese strings for 1.4 (thanks to Chunk7, KuenYo_ and H2SO4GepaoAX)

## Aperture 1.4

This big update features lots of new quality of life features which should help increase productivity of camera creation, and two features that extend camera capabilities.
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.4.1": "This is a small quick patch which fixes a couple of minor issues with camera editor GUI.",
"1.4": "This big update features lots of new quality of life features which should help increase productivity of camera creation, and two features that extend camera capabilities.",
"1.3.6": "This tiny patch offers a couple of bugs and crashes fixes as well as some of my stupidity fixes.",
"1.3.5": "This tiny patch offers a couple of important bugs, crashes and optimizes performance of path preview when used with velocity control.",
Expand Down Expand Up @@ -44,8 +45,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.4",
"1.12.2-recommended": "1.4",
"1.12.2-latest": "1.4.1",
"1.12.2-recommended": "1.4.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 9d65640

Please sign in to comment.