Skip to content

Commit

Permalink
chg: Bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jan 4, 2024
1 parent b77493a commit dd628a7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@ Changelog
=========


v2.4.183 (2024-01-04)
---------------------

New
~~~
- Documentation to install PyMISP on offline machine. [Raphaël Vinot]

Changes
~~~~~~~
- Bump objects. [Raphaël Vinot]
- Bump version. [Raphaël Vinot]
- Remove jsonschema from dependencies. [Raphaël Vinot]
- Encrypt malicious js. [Raphaël Vinot]

Other
~~~~~
- Fix api ssl verify typing. [Steven]
- Add HTTPS Adapter. [Steven]

Add the ability to provide a custom HTTPS adapter to the PyMISP class. With M2Crypto and m2requests, this can enable mutual TLS with hardware tokens.


v2.4.182 (2023-12-14)
---------------------

Expand Down

0 comments on commit dd628a7

Please sign in to comment.