Skip to content

Commit 0a5038e

Browse files
committed
Updated CHANGELOG
1 parent 5feba30 commit 0a5038e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
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).
33

44

5+
### [9.12.0] - 2019-12-20
6+
- 'Normalise Unicode' operation added [@matthieuxyz] | [#912]
7+
58
### [9.11.0] - 2019-11-06
69
- Implemented CFB, OFB, and CTR modes for Blowfish operations [@cbeuw] | [#653]
710

@@ -197,6 +200,7 @@ All major and minor version changes will be documented in this file. Details of
197200

198201

199202

203+
[9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0
200204
[9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0
201205
[9.10.0]: https://github.com/gchq/CyberChef/releases/tag/v9.10.0
202206
[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
281285
[@jarrodconnolly]: https://github.com/jarrodconnolly
282286
[@VirtualColossus]: https://github.com/VirtualColossus
283287
[@cbeuw]: https://github.com/cbeuw
288+
[@matthieuxyz]: https://github.com/matthieuxyz
284289

285290
[#95]: https://github.com/gchq/CyberChef/pull/299
286291
[#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
344349
[#632]: https://github.com/gchq/CyberChef/pull/632
345350
[#653]: https://github.com/gchq/CyberChef/pull/653
346351
[#865]: https://github.com/gchq/CyberChef/pull/865
352+
[#912]: https://github.com/gchq/CyberChef/pull/912

0 commit comments

Comments
 (0)