mirror of https://github.com/MISP/PyMISP
parent
f94e247771
commit
d01c5f8d03
|
@ -2,6 +2,27 @@ Changelog
|
|||
=========
|
||||
|
||||
|
||||
v2.4.127.1 (2020-06-19)
|
||||
-----------------------
|
||||
|
||||
New
|
||||
~~~
|
||||
- Optionally include deleted attributes/objects in feed. [Raphaël Vinot]
|
||||
|
||||
Changes
|
||||
~~~~~~~
|
||||
- Bump version. [Raphaël Vinot]
|
||||
- Bump misp-objects. [Raphaël Vinot]
|
||||
- Add test case for get event deleted. [Raphaël Vinot]
|
||||
- Add test case for search deleted. [Raphaël Vinot]
|
||||
- Update comments for search. [Raphaël Vinot]
|
||||
|
||||
Fix
|
||||
~~~
|
||||
- Keep deleted key in MISPObject and MISPObjectAttribute. [Raphaël
|
||||
Vinot]
|
||||
|
||||
|
||||
v2.4.127 (2020-06-16)
|
||||
---------------------
|
||||
|
||||
|
@ -16,6 +37,7 @@ New
|
|||
|
||||
Changes
|
||||
~~~~~~~
|
||||
- Bump Changelog. [Raphaël Vinot]
|
||||
- Rename master -> main. [Raphaël Vinot]
|
||||
- Bump changelog. [Raphaël Vinot]
|
||||
- Bump version. [Raphaël Vinot]
|
||||
|
|
Loading…
Reference in New Issue