mirror of https://github.com/MISP/misp-website
2.4.87 PyMISP release
parent
fe7ec4bbd9
commit
cb936be8a8
|
@ -2,8 +2,8 @@ Changelog
|
|||
=========
|
||||
|
||||
|
||||
%%version%% (unreleased)
|
||||
------------------------
|
||||
v2.4.87 (2018-01-28)
|
||||
--------------------
|
||||
|
||||
New
|
||||
~~~
|
||||
|
@ -12,6 +12,8 @@ New
|
|||
|
||||
Changes
|
||||
~~~~~~~
|
||||
- Version bump. [Raphaël Vinot]
|
||||
- Bump Changelog. [Raphaël Vinot]
|
||||
- Skip sample upload test on python 3.4. [Raphaël Vinot]
|
||||
- Re-enable python3.4 on travis... [Raphaël Vinot]
|
||||
- Bump misp-object & describeTypes. [Raphaël Vinot]
|
||||
|
@ -28,6 +30,7 @@ Changes
|
|||
|
||||
Fix
|
||||
~~~
|
||||
- Only skip test for 3.0->3.5. [Raphaël Vinot]
|
||||
- Sys.api_version -> sys.version_info. [Raphaël Vinot]
|
||||
- Allow to pass value, UUID, or ID to a sighting. [Raphaël Vinot]
|
||||
- Do not use basicConfig in __init__ [Raphaël Vinot]
|
||||
|
|
Loading…
Reference in New Issue