diff options
author | Cow <cow@volloeko.de> | 2022-12-22 20:10:01 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2022-12-22 20:10:01 +0100 |
commit | 23444c26af9821b249f88576c32e83a49524c504 (patch) | |
tree | 8227b1c6cf3d5680e05baddc3a19b5006efad2bf /CHANGELOG.md | |
parent | f856df9375b2e0d8230ad7385e022234b9b6d6c5 (diff) | |
download | Cowlection-23444c26af9821b249f88576c32e83a49524c504.tar.gz Cowlection-23444c26af9821b249f88576c32e83a49524c504.tar.bz2 Cowlection-23444c26af9821b249f88576c32e83a49524c504.zip |
Fixed Dungeons Party Finder player lookup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c652aef..aa7c4db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,11 @@ 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-0.15.0] - 23.10.2022 +## [1.8.9-0.15.1] - 22.12.2022 +### Fixed +- Fixed Dungeons Party Finder player lookup when someone joins a party +## [1.8.9-0.15.0] - 23.10.2022 ### Added - Added data for new content since the last release of Cowlection: @@ -400,6 +403,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-0.15.1]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.15.0...v1.8.9-0.15.1 [1.8.9-0.15.0]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.14.0...v1.8.9-0.15.0 [1.8.9-0.14.0]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.13.0...v1.8.9-0.14.0 [1.8.9-0.13.0]: https://github.com/cow-mc/Cowlection/compare/v1.8.9-0.12.0...v1.8.9-0.13.0 |