mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
Updated CHANGELOG
This commit is contained in:
parent
6f95f01dda
commit
32d869231e
2 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,9 @@ All major and minor version changes will be documented in this file. Details of
|
||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
### [9.26.0] - 2021-02-11
|
||||||
|
- 'Get Time' operation added [@n1073645] [@n1474335] | [#1045]
|
||||||
|
|
||||||
### [9.25.0] - 2021-02-11
|
### [9.25.0] - 2021-02-11
|
||||||
- 'Extract ID3' operation added [@n1073645] [@n1474335] | [#1006]
|
- 'Extract ID3' operation added [@n1073645] [@n1474335] | [#1006]
|
||||||
|
|
||||||
|
@ -250,6 +253,7 @@ All major and minor version changes will be documented in this file. Details of
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[9.26.0]: https://github.com/gchq/CyberChef/releases/tag/v9.26.0
|
||||||
[9.25.0]: https://github.com/gchq/CyberChef/releases/tag/v9.25.0
|
[9.25.0]: https://github.com/gchq/CyberChef/releases/tag/v9.25.0
|
||||||
[9.24.0]: https://github.com/gchq/CyberChef/releases/tag/v9.24.0
|
[9.24.0]: https://github.com/gchq/CyberChef/releases/tag/v9.24.0
|
||||||
[9.23.0]: https://github.com/gchq/CyberChef/releases/tag/v9.23.0
|
[9.23.0]: https://github.com/gchq/CyberChef/releases/tag/v9.23.0
|
||||||
|
@ -430,5 +434,6 @@ All major and minor version changes will be documented in this file. Details of
|
||||||
[#987]: https://github.com/gchq/CyberChef/pull/987
|
[#987]: https://github.com/gchq/CyberChef/pull/987
|
||||||
[#1006]: https://github.com/gchq/CyberChef/pull/1006
|
[#1006]: https://github.com/gchq/CyberChef/pull/1006
|
||||||
[#1022]: https://github.com/gchq/CyberChef/pull/1022
|
[#1022]: https://github.com/gchq/CyberChef/pull/1022
|
||||||
|
[#1045]: https://github.com/gchq/CyberChef/pull/1045
|
||||||
[#1049]: https://github.com/gchq/CyberChef/pull/1049
|
[#1049]: https://github.com/gchq/CyberChef/pull/1049
|
||||||
[#1083]: https://github.com/gchq/CyberChef/pull/1083
|
[#1083]: https://github.com/gchq/CyberChef/pull/1083
|
|
@ -1,5 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* @author n1073645 [n1073645@gmail.com]
|
* @author n1073645 [n1073645@gmail.com]
|
||||||
|
* @author n1474335 [n1474335@gmail.com]
|
||||||
* @copyright Crown Copyright 2020
|
* @copyright Crown Copyright 2020
|
||||||
* @license Apache-2.0
|
* @license Apache-2.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue