Skip to content

Commit 632277f

Browse files
committed
Updated CHANGELOG
1 parent 3c23ae0 commit 632277f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ All major and minor version changes will be documented in this file. Details of
1313

1414
## Details
1515

16+
### [9.37.0] - 2022-03-29
17+
- 'SM4 Encrypt' and 'SM4 Decrypt' operations added [@swesven] | [#1189]
18+
- NoPadding options added for CBC and ECB modes in AES, DES and Triple DES Decrypt operations [@swesven] | [#1189]
19+
1620
### [9.36.0] - 2022-03-29
1721
- 'SIGABA' operation added [@hettysymes] | [#934]
1822

@@ -284,6 +288,7 @@ All major and minor version changes will be documented in this file. Details of
284288

285289

286290

291+
[9.37.0]: https://github.com/gchq/CyberChef/releases/tag/v9.37.0
287292
[9.36.0]: https://github.com/gchq/CyberChef/releases/tag/v9.36.0
288293
[9.35.0]: https://github.com/gchq/CyberChef/releases/tag/v9.35.0
289294
[9.34.0]: https://github.com/gchq/CyberChef/releases/tag/v9.34.0
@@ -404,6 +409,7 @@ All major and minor version changes will be documented in this file. Details of
404409
[@john19696]: https://github.com/john19696
405410
[@t-8ch]: https://github.com/t-8ch
406411
[@hettysymes]: https://github.com/hettysymes
412+
[@swesven]: https://github.com/swesven
407413

408414
[8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
409415
[9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
@@ -492,6 +498,7 @@ All major and minor version changes will be documented in this file. Details of
492498
[#1049]: https://github.com/gchq/CyberChef/pull/1049
493499
[#1065]: https://github.com/gchq/CyberChef/pull/1065
494500
[#1083]: https://github.com/gchq/CyberChef/pull/1083
501+
[#1189]: https://github.com/gchq/CyberChef/pull/1189
495502
[#1242]: https://github.com/gchq/CyberChef/pull/1242
496503
[#1244]: https://github.com/gchq/CyberChef/pull/1244
497504
[#1313]: https://github.com/gchq/CyberChef/pull/1313

0 commit comments

Comments
 (0)