mirror of https://github.com/MISP/PyMISP
chg: Bump changelog
parent
92afc4a2a0
commit
d6888b5fc9
|
@ -2,12 +2,35 @@ Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
|
||||||
%%version%% (unreleased)
|
v2.4.122 (2020-02-26)
|
||||||
------------------------
|
---------------------
|
||||||
|
|
||||||
|
New
|
||||||
|
~~~
|
||||||
|
- Add uuid by default in MISPEvent, add F/L seen in feed output.
|
||||||
|
[Raphaël Vinot]
|
||||||
|
- Admin script to setup a sync server. [Raphaël Vinot]
|
||||||
|
- Add feed generation example in notebook. [Raphaël Vinot]
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
- Bump objects. [Raphaël Vinot]
|
- Bump version. [Raphaël Vinot]
|
||||||
|
- Bump misp-objects. [Raphaël Vinot]
|
||||||
|
- Bump dependencies. [Raphaël Vinot]
|
||||||
|
- Bump dep. [Raphaël Vinot]
|
||||||
|
- Fix typo in readme. [Raphaël Vinot]
|
||||||
|
- Use bionic on travis. [Raphaël Vinot]
|
||||||
|
- Add poetry support. [Raphaël Vinot]
|
||||||
|
|
||||||
|
Fix
|
||||||
|
~~~
|
||||||
|
- Mypy, more typing. [Raphaël Vinot]
|
||||||
|
- Do not skip data in add_attribute methods. [Raphaël Vinot]
|
||||||
|
- Remove references to the old API. [Raphaël Vinot]
|
||||||
|
|
||||||
|
Other
|
||||||
|
~~~~~
|
||||||
|
- Use poetry everywhere, fix readme. [Raphaël Vinot]
|
||||||
|
|
||||||
|
|
||||||
v2.4.121.1 (2020-02-07)
|
v2.4.121.1 (2020-02-07)
|
||||||
|
@ -16,6 +39,8 @@ v2.4.121.1 (2020-02-07)
|
||||||
Changes
|
Changes
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
- Bump changelog. [Raphaël Vinot]
|
- Bump changelog. [Raphaël Vinot]
|
||||||
|
- Bump objects. [Raphaël Vinot]
|
||||||
|
- Bump changelog. [Raphaël Vinot]
|
||||||
- Bump version. [Raphaël Vinot]
|
- Bump version. [Raphaël Vinot]
|
||||||
|
|
||||||
Fix
|
Fix
|
||||||
|
|
Loading…
Reference in New Issue