From 02f2a2ff9873f42d2616ef5155c07180ffb37e5c Mon Sep 17 00:00:00 2001 From: aouinizied Date: Fri, 15 Nov 2019 19:42:45 +0100 Subject: [PATCH] Update version. --- HISTORY.rst | 8 +++++++- docs/source/changelog.rst | 7 ++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 316cf66..4a024c3 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -99,4 +99,10 @@ History * Fix ndpi bindings. * Add TLS dissection features (server sni, client sni, version, organization, expiration dates) -* Improve documentation. \ No newline at end of file +* Improve documentation. + +1.2.1 (2019-11-15) +------------------ + +* Fix ndpi padding and alignement issues. +* nDPI3.1 compatibility. \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index f2698df..13a2b3e 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -82,4 +82,9 @@ Changelog * Fix ndpi bindings. * Add TLS dissection features (server sni, client sni, version, organization, expiration dates) -* Improve documentation. \ No newline at end of file +* Improve documentation. + +**1.2.1 (2019-11-15)** + +* Fix ndpi padding and alignement issues. +* nDPI3.1 compatibility. \ No newline at end of file