File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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+ ### [ 10.1.0] - 2023-03-23
17+ - Added 'Levenshtein Distance' operation [ @mikecat ] | [ #1498 ]
18+ - Added 'Swap case' operation [ @mikecat ] | [ #1499 ]
19+
1620## [ 10.0.0] - 2023-03-22
1721- [ Full details explained here] ( https://github.com/gchq/CyberChef/wiki/Character-encoding,-EOL-separators,-and-editor-features )
1822- Status bars added to the Input and Output [ @n1474335 ] | [ #1405 ]
@@ -358,6 +362,7 @@ All major and minor version changes will be documented in this file. Details of
358362
359363
360364
365+ [ 10.1.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.1.0
361366[ 10.0.0 ] : https://github.com/gchq/CyberChef/releases/tag/v10.0.0
362367[ 9.55.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.55.0
363368[ 9.54.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.54.0
@@ -617,4 +622,6 @@ All major and minor version changes will be documented in this file. Details of
617622[ #1466 ] : https://github.com/gchq/CyberChef/pull/1466
618623[ #1456 ] : https://github.com/gchq/CyberChef/pull/1456
619624[ #1450 ] : https://github.com/gchq/CyberChef/pull/1450
625+ [ #1498 ] : https://github.com/gchq/CyberChef/pull/1498
626+ [ #1499 ] : https://github.com/gchq/CyberChef/pull/1499
620627
You can’t perform that action at this time.
0 commit comments