From 07ef4da892963993e628e381e95e2c00b13fe93a Mon Sep 17 00:00:00 2001 From: n1474335 Date: Tue, 10 Aug 2021 16:50:59 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a4e109a..55a9465e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,11 @@ All major and minor version changes will be documented in this file. Details of ## Details +### [9.31.0] - 2021-08-10 +- 'HASSH Client Fingerprint' and 'HASSH Server Fingerprint' operations added [@n1474335] | [e9ca4dc] + ### [9.30.0] - 2021-08-10 -- 'JA3S Fingerprint' operation added [@n1474335] | [289a417d] +- 'JA3S Fingerprint' operation added [@n1474335] | [289a417] ### [9.29.0] - 2021-07-28 - 'JA3 Fingerprint' operation added [@n1474335] | [9a33498] @@ -265,6 +268,7 @@ All major and minor version changes will be documented in this file. Details of +[9.31.0]: https://github.com/gchq/CyberChef/releases/tag/v9.31.0 [9.30.0]: https://github.com/gchq/CyberChef/releases/tag/v9.30.0 [9.29.0]: https://github.com/gchq/CyberChef/releases/tag/v9.29.0 [9.28.0]: https://github.com/gchq/CyberChef/releases/tag/v9.28.0 @@ -379,7 +383,8 @@ All major and minor version changes will be documented in this file. Details of [8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7 [9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513 -[289a417d]: https://github.com/gchq/CyberChef/commit/289a417d +[289a417]: https://github.com/gchq/CyberChef/commit/289a417dfb5923de5e1694354ec42a08d9395bfe +[e9ca4dc]: https://github.com/gchq/CyberChef/commit/e9ca4dc9caf98f33fd986431cd400c88082a42b8 [#95]: https://github.com/gchq/CyberChef/pull/299 [#173]: https://github.com/gchq/CyberChef/pull/173