You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.9.2] - 2020-08-09
10
+
9
11
### Fixes
10
12
- Fix error building setting for null value when changing settings in certain orders. This fix reverts a change in [0.5.6] intended to allow installing unreleased Minecraft versions using a custom JSON file.
11
13
@@ -208,7 +210,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
208
210
- GPG signature checking of Impact and Baritone release artifacts
209
211
- Initial documentation including a README and this CHANGELOG
0 commit comments