Skip to content

Commit

Permalink
chg: Bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Nov 25, 2019
1 parent 9495ae8 commit a32256f
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.txt
Expand Up @@ -2,9 +2,62 @@ Changelog
=========


v2.4.117.3 (2019-11-25)
-----------------------

New
~~~
- Script to generate the metadata of a feed out of a directory. [Raphaël
Vinot]
- Add to_feed export to MISPEvent. [Raphaël Vinot]
- Validate object templates. [Raphaël Vinot]

fix https://github.com/MISP/misp-objects/issues/199
- Test cases for restricted tags. [Raphaël Vinot]

Fix #483
- Get Database Schema Diagnostic. [Raphaël Vinot]

Fix #492

Changes
~~~~~~~
- Bump version. [Raphaël Vinot]
- Bump dependencies. [Raphaël Vinot]
- Require stable version of lief again. [Raphaël Vinot]
- Few more improvements on the feed export. [Raphaël Vinot]
- Bump misp-objects. [Raphaël Vinot]
- Make the feed generator more generic. [Raphaël Vinot]
- Use New version of PyMISP in the feed generator. [Raphaël Vinot]
- Bump misp-object. [Raphaël Vinot]
- Allow to sort and indent the json output for objects. [Raphaël Vinot]
- Bump objects. [Raphaël Vinot]
- Bump dependencies. [Raphaël Vinot]
- [test] feed test updated as botvrij is now TLS by default. [Alexandre
Dulaunoy]

Fix
~~~
- Improve stability of feed output. [Raphaël Vinot]
- Do not unitialize the uuid in MISPEvent. [Raphaël Vinot]
- Bump url template version in test cases. [Raphaël Vinot]
- Python 2.7 tests. [Raphaël Vinot]
- Print the full json blob in debug mode. [Raphaël Vinot]

Related https://github.com/MISP/PyMISP/issues/462

Other
~~~~~
- Cch: Bump misp-objects. [Raphaël Vinot]


v2.4.117.2 (2019-10-30)
-----------------------

Changes
~~~~~~~
- Bump changelog. [Raphaël Vinot]

Fix
~~~
- Avoid exception on legacy MISP. [Raphaël Vinot]
Expand Down

0 comments on commit a32256f

Please sign in to comment.