chg: Bump changelog

pull/998/head v2.4.171
Raphaël Vinot 2023-05-16 14:21:24 +02:00
parent 2a8381d87b
commit 4ef26538eb
1 changed files with 11 additions and 1 deletions

View File

@ -2,11 +2,13 @@ Changelog
=========
v2.4.171 (2023-05-12)
v2.4.171 (2023-05-16)
---------------------
Changes
~~~~~~~
- Bump deps, object templates. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
@ -20,6 +22,14 @@ Fix
Other
~~~~~
- Allow search by 'event_tags' and improve the handling of galaxy
clusters. [Stefano Ortolani]
Changes:
- Add 'event_tags' parameter when searching for events
- Add new method to search for galaxies by value
- Add new parameter to fetch cluster information when retrieving clusters
- Add new parameter to hard-delete object references
- Using underscore name 'description_file' in setup.cfg. [Erhan]
Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported.