Updated CHANGELOG
This commit is contained in:
parent
04378c1f91
commit
aa981ccd4a
@ -13,6 +13,9 @@ All major and minor version changes will be documented in this file. Details of
|
|||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
### [9.53.0] - 2022-11-25
|
||||||
|
- Added 'AES Key Wrap' and 'AES Key Unwrap' operations [@mikecat] | [#1456]
|
||||||
|
|
||||||
### [9.52.0] - 2022-11-25
|
### [9.52.0] - 2022-11-25
|
||||||
- Added 'ChaCha' operation [@joostrijneveld] | [#1466]
|
- Added 'ChaCha' operation [@joostrijneveld] | [#1466]
|
||||||
|
|
||||||
@ -333,6 +336,7 @@ All major and minor version changes will be documented in this file. Details of
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[9.53.0]: https://github.com/gchq/CyberChef/releases/tag/v9.53.0
|
||||||
[9.52.0]: https://github.com/gchq/CyberChef/releases/tag/v9.52.0
|
[9.52.0]: https://github.com/gchq/CyberChef/releases/tag/v9.52.0
|
||||||
[9.51.0]: https://github.com/gchq/CyberChef/releases/tag/v9.51.0
|
[9.51.0]: https://github.com/gchq/CyberChef/releases/tag/v9.51.0
|
||||||
[9.50.0]: https://github.com/gchq/CyberChef/releases/tag/v9.50.0
|
[9.50.0]: https://github.com/gchq/CyberChef/releases/tag/v9.50.0
|
||||||
@ -584,4 +588,5 @@ All major and minor version changes will be documented in this file. Details of
|
|||||||
[#1472]: https://github.com/gchq/CyberChef/pull/1472
|
[#1472]: https://github.com/gchq/CyberChef/pull/1472
|
||||||
[#1457]: https://github.com/gchq/CyberChef/pull/1457
|
[#1457]: https://github.com/gchq/CyberChef/pull/1457
|
||||||
[#1466]: https://github.com/gchq/CyberChef/pull/1466
|
[#1466]: https://github.com/gchq/CyberChef/pull/1466
|
||||||
|
[#1456]: https://github.com/gchq/CyberChef/pull/1456
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user