浏览代码

Updated CHANGELOG.md

n1474335 7 年之前
父节点
当前提交
8d1839b9e2
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

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