summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-04-13 13:50:31 +0200
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-14 13:56:54 +0200
commit111bf5fff2c9856a9fe9e1935296451183f70f60 (patch)
tree3c7792767333af5994d52f43f8ca46168f353c93 /CHANGELOG.md
parent8dc8f98119d630ef3de8e3d5b348ee25088de16a (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 a2798dff6..245b5aa6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,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