diff options
author | Cow <cow@volloeko.de> | 2020-07-31 23:29:45 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-31 23:29:45 +0200 |
commit | f8659db5387750494b02c6f293c415c43a5a51c7 (patch) | |
tree | 63248ae7400773073ee49054cb2d309067ad6801 /CHANGELOG.md | |
parent | d6ec894d8bbb4c90e7032240da3fe09920f52f54 (diff) | |
download | Cowlection-f8659db5387750494b02c6f293c415c43a5a51c7.tar.gz Cowlection-f8659db5387750494b02c6f293c415c43a5a51c7.tar.bz2 Cowlection-f8659db5387750494b02c6f293c415c43a5a51c7.zip |
Dungeon performance tracker: added Class Milestones
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 295fe85..01771d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [1.8.9-xxx] - unreleased +### Added +- Dungeon performance tracker: added Class Milestones + ## [1.8.9-0.10.0] - 31.07.2020 ### Added - Best friends online check: @@ -172,6 +176,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). *Note:* The 'best friends' list is currently available via <kbd>ESC</kbd> > Mod Options > Cowlection > Config > bestFriends. +[1.8.9-xxx]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.10.0...master [1.8.9-0.10.0]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.9.0...v1.8.9-0.10.0 [1.8.9-0.9.0]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.8.1...v1.8.9-0.9.0 [1.8.9-0.8.1]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.8.0...v1.8.9-0.8.1 |