|
@@ -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.15.0] - 2018-12-18
|
|
|
|
+- 'Text Encoding Brute Force' operation added [@Cynser] | [#439]
|
|
|
|
+
|
|
### [8.14.0] - 2018-12-18
|
|
### [8.14.0] - 2018-12-18
|
|
- 'To Base62' and 'From Base62' operations added [@tcode2k16] | [#443]
|
|
- 'To Base62' and 'From Base62' operations added [@tcode2k16] | [#443]
|
|
|
|
|
|
@@ -73,6 +76,7 @@ All major and minor version changes will be documented in this file. Details of
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+[8.15.0]: https://github.com/gchq/CyberChef/releases/tag/v8.15.0
|
|
[8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0
|
|
[8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0
|
|
[8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0
|
|
[8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0
|
|
[8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0
|
|
[8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0
|
|
@@ -107,6 +111,7 @@ All major and minor version changes will be documented in this file. Details of
|
|
[@bwhitn]: https://github.com/bwhitn
|
|
[@bwhitn]: https://github.com/bwhitn
|
|
[@jarmovanlenthe]: https://github.com/jarmovanlenthe
|
|
[@jarmovanlenthe]: https://github.com/jarmovanlenthe
|
|
[@tcode2k16]: https://github.com/tcode2k16
|
|
[@tcode2k16]: https://github.com/tcode2k16
|
|
|
|
+[@Cynser]: https://github.com/Cynser
|
|
|
|
|
|
[#95]: https://github.com/gchq/CyberChef/pull/299
|
|
[#95]: https://github.com/gchq/CyberChef/pull/299
|
|
[#173]: https://github.com/gchq/CyberChef/pull/173
|
|
[#173]: https://github.com/gchq/CyberChef/pull/173
|
|
@@ -130,5 +135,6 @@ All major and minor version changes will be documented in this file. Details of
|
|
[#387]: https://github.com/gchq/CyberChef/pull/387
|
|
[#387]: https://github.com/gchq/CyberChef/pull/387
|
|
[#394]: https://github.com/gchq/CyberChef/pull/394
|
|
[#394]: https://github.com/gchq/CyberChef/pull/394
|
|
[#428]: https://github.com/gchq/CyberChef/pull/428
|
|
[#428]: https://github.com/gchq/CyberChef/pull/428
|
|
|
|
+[#439]: https://github.com/gchq/CyberChef/pull/439
|
|
[#441]: https://github.com/gchq/CyberChef/pull/441
|
|
[#441]: https://github.com/gchq/CyberChef/pull/441
|
|
[#443]: https://github.com/gchq/CyberChef/pull/443
|
|
[#443]: https://github.com/gchq/CyberChef/pull/443
|