Updated CHANGELOG

This commit is contained in:
n1474335 2021-08-10 15:00:04 +01:00
parent 289a417dfb
commit 9175624210

View file

@ -13,8 +13,11 @@ All major and minor version changes will be documented in this file. Details of
## Details ## Details
### [9.30.0] - 2021-08-10
- 'JA3S Fingerprint' operation added [@n1474335] | [289a417d]
### [9.29.0] - 2021-07-28 ### [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 ### [9.28.0] - 2021-03-26
- 'CBOR Encode' and 'CBOR Decode' operations added [@Danh4] | [#999] - '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.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.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 [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 [8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
[9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513 [9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
[289a417d]: https://github.com/gchq/CyberChef/commit/289a417d
[#95]: https://github.com/gchq/CyberChef/pull/299 [#95]: https://github.com/gchq/CyberChef/pull/299
[#173]: https://github.com/gchq/CyberChef/pull/173 [#173]: https://github.com/gchq/CyberChef/pull/173