diff --git a/CHANGELOG.md b/CHANGELOG.md index b216c4588..fee0f4cc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ * Improve the bulk query API to support 1000's of queries. https://github.com/o19s/quepid/pull/1037 by @epugh. +* Small tweaks to the layout of the Search Endpoints to move the Destroy action away from the edit action. Thanks @okkeklein for reporting https://github.com/o19s/quepid/issues/900. + +### Bugs + +* Resetting skipped and can't judge query/doc pairs is fixed. Thanks @pfries for opening https://github.com/o19s/quepid/issues/1040. Quite a few other Turbo Drive related navigation issues fixed. + ## 7.17.0 - 2024-06-14 This is a big one! We have broken the tyranny of the web request/response lifecycle by embracing some powerful Rails technologies: