|
2 | 2 | All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in [commit messages](https://github.com/gchq/CyberChef/commits/master).
|
3 | 3 |
|
4 | 4 |
|
| 5 | +### [9.12.0] - 2019-12-20 |
| 6 | +- 'Normalise Unicode' operation added [@matthieuxyz] | [#912] |
| 7 | + |
5 | 8 | ### [9.11.0] - 2019-11-06
|
6 | 9 | - Implemented CFB, OFB, and CTR modes for Blowfish operations [@cbeuw] | [#653]
|
7 | 10 |
|
@@ -197,6 +200,7 @@ All major and minor version changes will be documented in this file. Details of
|
197 | 200 |
|
198 | 201 |
|
199 | 202 |
|
| 203 | +[9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0 |
200 | 204 | [9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0
|
201 | 205 | [9.10.0]: https://github.com/gchq/CyberChef/releases/tag/v9.10.0
|
202 | 206 | [9.9.0]: https://github.com/gchq/CyberChef/releases/tag/v9.9.0
|
@@ -281,6 +285,7 @@ All major and minor version changes will be documented in this file. Details of
|
281 | 285 | [@jarrodconnolly]: https://github.com/jarrodconnolly
|
282 | 286 | [@VirtualColossus]: https://github.com/VirtualColossus
|
283 | 287 | [@cbeuw]: https://github.com/cbeuw
|
| 288 | +[@matthieuxyz]: https://github.com/matthieuxyz |
284 | 289 |
|
285 | 290 | [#95]: https://github.com/gchq/CyberChef/pull/299
|
286 | 291 | [#173]: https://github.com/gchq/CyberChef/pull/173
|
@@ -344,3 +349,4 @@ All major and minor version changes will be documented in this file. Details of
|
344 | 349 | [#632]: https://github.com/gchq/CyberChef/pull/632
|
345 | 350 | [#653]: https://github.com/gchq/CyberChef/pull/653
|
346 | 351 | [#865]: https://github.com/gchq/CyberChef/pull/865
|
| 352 | +[#912]: https://github.com/gchq/CyberChef/pull/912 |
0 commit comments