Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Grayray75 committed Aug 27, 2024
1 parent a63fd15 commit 785bcf3
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@

## v4.2.1

* Update to Minecraft v1.21.1
* Add Russian translation. ([#18](https://github.com/Grayray75/FPS-Display/pull/18))
* Updated to Minecraft v1.21.1
* Added Russian translation ([#18](https://github.com/Grayray75/FPS-Display/pull/18))

## v4.2.0

* Update to Minecraft v1.21
* Updated to Minecraft v1.21

## v4.1.1

* Update option menu notice.
* Updated missing config library notice

## v4.1.0

* Update to Minecraft v1.20.5 / 1.20.6
* Updated to Minecraft v1.20.5 / 1.20.6

## v4.0.1

* Fixed incorrect translation in the settings menu.
* Fixed incorrect translation in the settings menu

## v4.0.0

* Changed version support policy.
* Added a new settings screen which uses YetAnotherConfigLib.
* Update to Minecraft v1.20.4
* Changed version support policy
* Added a new settings screen which uses YetAnotherConfigLib
* Updated to Minecraft v1.20.4


## v3.1.0

* Added Chinese Traditional translation. ([#13](https://github.com/Grayray75/FPS-Display/pull/13))
* Backport v3 to older Minecraft versions.
* Added Chinese Traditional translation ([#13](https://github.com/Grayray75/FPS-Display/pull/13))
* Backport v3 to older Minecraft versions

## v3.0.1

* Fixed fallback option screen messages.
* Use slider for text alpha option.
* Fixed fallback option screen messages
* Use slider for text alpha option

## v3.0.0

* Complete rewrite of the mod.
* Added advanced FPS stats (min, avg, max).
* Removed autoconfig dependency.
* Complete rewrite of the mod
* Added advanced FPS stats (min, avg, max)
* Removed autoconfig dependency

The mod now has its own config code and no longer uses autoconfig.
This means that the mod can be used without Cloth Config installed.
Expand All @@ -51,30 +51,30 @@ Cloth Config is still required in order to change the mod settings ingame.

## v1.5.0

* Added Spanish translation. ([#10](https://github.com/Grayray75/FPS-Display/pull/10))
* Added an option to change the text size. ([#7](https://github.com/Grayray75/FPS-Display/issues/7))
* Added Spanish translation ([#10](https://github.com/Grayray75/FPS-Display/pull/10))
* Added an option to change the text size ([#7](https://github.com/Grayray75/FPS-Display/issues/7))

## v1.4.2

* Added Brazilian Portuguese translation. ([#6](https://github.com/Grayray75/FPS-Display/pull/6))
* Added Brazilian Portuguese translation ([#6](https://github.com/Grayray75/FPS-Display/pull/6))

## v1.4.1

* Prevent the overlay to render outside of the screen. ([#5](https://github.com/Grayray75/FPS-Display/pull/5))
* Prevent the overlay to render outside of the screen ([#5](https://github.com/Grayray75/FPS-Display/pull/5))

## v1.4.0

* Added a setting to change the overlay position.
* Improved German translation. ([#3](https://github.com/Grayray75/FPS-Display/pull/3))
* Added a setting to change the overlay position
* Improved German translation ([#3](https://github.com/Grayray75/FPS-Display/pull/3))

## v1.3.0

* Added "*Hold key to show fps*" Mode.
* Added "*Hold key to show fps*" Mode

## v1.2.0

* Added text transparency to the config.
* Added a keybind to toggle the FPS overlay on/off.
* Added text transparency to the config
* Added a keybind to toggle the FPS overlay on/off

## v1.1.0

Expand All @@ -85,4 +85,4 @@ Added a configuration screen, you can now:

## v1.0.0

Initial release.
Initial release

0 comments on commit 785bcf3

Please sign in to comment.