diff options
| -rw-r--r-- | API.md | 2 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | changelog.txt | 5 | 
3 files changed, 7 insertions, 2 deletions
| @@ -1,4 +1,4 @@ -API documentation for the HUD bars mod 1.4.1 +API documentation for the HUD bars mod 1.5.1  ============================================  ## Introduction @@ -11,7 +11,7 @@ this mod will place them accordingly.  position should be displayed correctly on every screen size.  ## Current version -The current version is 1.5.0. +The current version is 1.5.1.  This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer  standard. diff --git a/changelog.txt b/changelog.txt index 47bd7b4..e2e6b56 100644 --- a/changelog.txt +++ b/changelog.txt @@ -85,3 +85,8 @@ as of version 2.0.0 of the standard <http://semver.org/>.  1.5.0  -----  - Portuguese translation by BrunoMine + +1.5.1 +----- +- Fix critical bug: Mod does not work with both intllib and mod security enabled +- Update screenshot to use new 3:2 aspect ratio | 
