浏览代码

version 1.0

TheIllusiveC4 6 年之前
父节点
当前提交
ef50df7cd0
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      docs/CHANGELOG.md
  2. 1 1
      gradle.properties

+ 4 - 0
docs/CHANGELOG.md

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project does not adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
 
+## [1.0] - 2018.10.08
+### Changed
+- Sort config GUI by category rather than by alphabetical order
+
 ## [0.2] - 2018.10.01
 ### Added
 - Minimum FoV modifier value configuration option

+ 1 - 1
gradle.properties

@@ -2,7 +2,7 @@ mod_group=c4
 mod_id=customfov
 mod_class=CustomFoV
 
-version_mod=0.2
+version_mod=1.0
 version_minecraft=1.12.2
 version_forge=14.23.5.2768
 version_mcp=stable_39