2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Updated CHANGELOG.md

This commit is contained in:
n1474335
2018-08-21 19:10:35 +01:00
parent 23213a4ac5
commit 8d1839b9e2

View File

@@ -1,6 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.
### [8.2.0] - 2018-08-21
- Added information links to most operations, accessible in the description popover @PenguinGeorge #298
### [8.1.0] - 2018-08-19
- 'Dechunk HTTP response' operation added @sevzero #311
@@ -32,6 +35,7 @@ All notable changes to this project will be documented in this file.
- Initial open source commit @n1474335
[8.2.0]: https://github.com/gchq/CyberChef/releases/tag/v8.2.0
[8.1.0]: https://github.com/gchq/CyberChef/releases/tag/v8.1.0
[8.0.0]: https://github.com/gchq/CyberChef/releases/tag/v8.0.0
[7.0.0]: https://github.com/gchq/CyberChef/releases/tag/v7.0.0