|
@@ -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
|