summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-04-13 13:50:31 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-04-16 11:22:23 +0200
commite658820e19a045cd6e08b79d1800805b47d6c011 (patch)
treecbe95217909f2c581c4378a5e851615470870250 /CHANGELOG.md
parent670fb34139d81eea794ca8171fb26a10f5818611 (diff)
DB: only sort on item IDs
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
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 cf5f29691..bc44acd27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
- Check category label for null (#1282)
- Do not return non-matching search items
+- Resolve an issue with webservices missing items
## [15.4.0-beta3] - 2021-04-03
### Fixed