浏览代码

Updated CHANGELOG

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

+ 5 - 0
CHANGELOG.md

@@ -2,6 +2,9 @@
 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).
 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).
 
 
 
 
+### [8.37.0] - 2019-07-03
+- 'CRC-8 Checksum' operation added [@MShwed] | [#591]
+
 ### [8.36.0] - 2019-07-03
 ### [8.36.0] - 2019-07-03
 - 'PGP Verify' operation added [@artemisbot] | [#585]
 - 'PGP Verify' operation added [@artemisbot] | [#585]
 
 
@@ -146,6 +149,7 @@ All major and minor version changes will be documented in this file. Details of
 
 
 
 
 
 
+[8.37.0]: https://github.com/gchq/CyberChef/releases/tag/v8.37.0
 [8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0
 [8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0
 [8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0
 [8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0
 [8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0
 [8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0
@@ -260,3 +264,4 @@ All major and minor version changes will be documented in this file. Details of
 [#535]: https://github.com/gchq/CyberChef/pull/535
 [#535]: https://github.com/gchq/CyberChef/pull/535
 [#571]: https://github.com/gchq/CyberChef/pull/571
 [#571]: https://github.com/gchq/CyberChef/pull/571
 [#585]: https://github.com/gchq/CyberChef/pull/585
 [#585]: https://github.com/gchq/CyberChef/pull/585
+[#591]: https://github.com/gchq/CyberChef/pull/591