@@ -13,6 +13,9 @@ All major and minor version changes will be documented in this file. Details of
13
13
14
14
## Details
15
15
16
+ ### [ 10.4.0] - 2023-03-24
17
+ - Added 'Generate De Bruijn Sequence' operation [ @gchq77703 ] | [ #493 ]
18
+
16
19
### [ 10.3.0] - 2023-03-24
17
20
- Added 'Argon2' and 'Argon2 compare' operations [ @Xenonym ] | [ #661 ]
18
21
@@ -368,6 +371,7 @@ All major and minor version changes will be documented in this file. Details of
368
371
369
372
370
373
374
+ [ 10.4.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.4.0
371
375
[ 10.3.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.3.0
372
376
[ 10.2.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.2.0
373
377
[ 10.1.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.1.0
@@ -519,6 +523,7 @@ All major and minor version changes will be documented in this file. Details of
519
523
[ @brun0ne ] : https://github.com/brun0ne
520
524
[ @joostrijneveld ] : https://github.com/joostrijneveld
521
525
[ @Xenonym ] : https://github.com/Xenonym
526
+ [ @gchq77703 ] : https://github.com/gchq77703
522
527
523
528
[ 8ad18b ] : https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
524
529
[ 9a33498 ] : https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
@@ -635,4 +640,5 @@ All major and minor version changes will be documented in this file. Details of
635
640
[ #1499 ] : https://github.com/gchq/CyberChef/pull/1499
636
641
[ #1528 ] : https://github.com/gchq/CyberChef/pull/1528
637
642
[ #661 ] : https://github.com/gchq/CyberChef/pull/661
643
+ [ #493 ] : https://github.com/gchq/CyberChef/pull/493
638
644
0 commit comments