From 917562421028014b4f19e09464af19e4df16f787 Mon Sep 17 00:00:00 2001 From: n1474335 Date: Tue, 10 Aug 2021 15:00:04 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d1a5e87..4a4e109a 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.30.0] - 2021-08-10 +- 'JA3S Fingerprint' operation added [@n1474335] | [289a417d] + ### [9.29.0] - 2021-07-28 -- 'TLS JA3 Fingerprint' operation added [@n1474335] | [9a33498] +- 'JA3 Fingerprint' operation added [@n1474335] | [9a33498] ### [9.28.0] - 2021-03-26 - 'CBOR Encode' and 'CBOR Decode' operations added [@Danh4] | [#999] @@ -262,6 +265,7 @@ All major and minor version changes will be documented in this file. Details of +[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 [9.27.0]: https://github.com/gchq/CyberChef/releases/tag/v9.27.0 @@ -375,6 +379,7 @@ 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 [#95]: https://github.com/gchq/CyberChef/pull/299 [#173]: https://github.com/gchq/CyberChef/pull/173