mirror of https://github.com/MISP/PyMISP
chg: Bump changelog
parent
bd5572182f
commit
5c56fccfaf
|
@ -2,11 +2,29 @@ Changelog
|
|||
=========
|
||||
|
||||
|
||||
v2.4.171 (2023-05-11)
|
||||
---------------------
|
||||
|
||||
Changes
|
||||
~~~~~~~
|
||||
- Bump version. [Raphaël Vinot]
|
||||
- Remove old setup files, bump deps. [Raphaël Vinot]
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
- 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.
|
||||
|
||||
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
|
||||
|
||||
|
||||
v2.4.170.2 (2023-05-04)
|
||||
-----------------------
|
||||
|
||||
Changes
|
||||
~~~~~~~
|
||||
- Bump changelog. [Raphaël Vinot]
|
||||
- Bump version. [Raphaël Vinot]
|
||||
- Bump deps. [Raphaël Vinot]
|
||||
- Bump deps. [Raphaël Vinot]
|
||||
|
|
Loading…
Reference in New Issue