aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-08-07 00:30:32 +0200
committerCow <cow@volloeko.de>2020-08-07 00:30:32 +0200
commitb064b892f4e4543db8e42b36f48c9b29bc0f5d8e (patch)
tree25f216990aad3d2369c741fff601beabe6edf906 /CHANGELOG.md
parentba4dc3a0cbb58152c1fbdfe58224cb65685acc55 (diff)
downloadCowlection-b064b892f4e4543db8e42b36f48c9b29bc0f5d8e.tar.gz
Cowlection-b064b892f4e4543db8e42b36f48c9b29bc0f5d8e.tar.bz2
Cowlection-b064b892f4e4543db8e42b36f48c9b29bc0f5d8e.zip
Dungeon party finder: Added warning message if entering a floor other than the queued one
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b69c260..2d29b77 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- New sub-command: `/m cmd [arguments]` to fix command conflicts with server-side commands with the same name `/m`
- e.g. `/m cmd hello world` executes the server command `/m hello world`
- Added `/<command with tab-completable username> say [optional text]`: You can e.g. say `f` again without triggering the server-side command `/f` by typing `/f say`
+- Dungeon party finder: Added a warning message if you enter a floor other than the one you have queued for
## [1.8.9-0.10.1] - 06.08.2020
### Added