TheIllusiveC4 6 жил өмнө
parent
commit
653926f0a5

+ 7 - 0
docs/CHANGELOG.md

@@ -4,5 +4,12 @@ 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.
 
+## [2.0-beta2](https://github.com/TheIllusiveC4/CustomFoV/compare/1766794396b10f1134b9cc488ef7263da8d9f6ff...master) - 2019.05.26
+### Added
+- Added Super Static FoV config option for overriding modded FoV modifiers [#1](https://github.com/TheIllusiveC4/CustomFoV/issues/1)
+
+### Fixed
+- Fixed underwater FoV changes acting oddly [#1](https://github.com/TheIllusiveC4/CustomFoV/issues/1)
+
 ## [2.0-pre1](https://github.com/TheIllusiveC4/CustomFoV/compare/1.12.x...1766794396b10f1134b9cc488ef7263da8d9f6ff) - 2019.03.24
 Ported to 1.13.2

+ 1 - 1
gradle.properties

@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G
 org.gradle.daemon=false
 
 # Mod
-mod_version=2.0-pre1
+mod_version=2.0-beta2
 mod_group=top.theillusivec4.customfov
 mod_id=customfov
 mod_name=Custom FoV