diff options
author | Cow <cow@volloeko.de> | 2021-02-01 22:30:42 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-02-01 22:30:42 +0100 |
commit | f567357a8f625e63f8418d733604bfed0d265937 (patch) | |
tree | dac404a556c075cff90d8abbef1fb844de1632c2 /CHANGELOG.md | |
parent | 50113a57f593d0aec94d8627826d95024085345c (diff) | |
download | Cowlection-f567357a8f625e63f8418d733604bfed0d265937.tar.gz Cowlection-f567357a8f625e63f8418d733604bfed0d265937.tar.bz2 Cowlection-f567357a8f625e63f8418d733604bfed0d265937.zip |
Added new Dungeon-related config options
- Dungeon Party Finder: Parties with specific classes can now *always* be marked as 'unideal'
- Dungeon Performance Overlay: added an alternative text border option
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b458704..a4c51f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - Refined the comma representation of large numbers abbreviated with k, m, b +- Dungeon Party Finder: Parties with specific classes can now *always* be marked as 'unideal' (additionally to the already existing option to mark a party when 2+ members use the same specific class) +- Dungeon Performance Overlay: added an alternative text border option ### Fixed - Fixed issue with 'no dung class selected' |