|
2 | 2 | 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).
|
3 | 3 |
|
4 | 4 |
|
| 5 | +### [8.22.0] - 2019-01-10 |
| 6 | +- 'Subsection' operation added [@j433866] | [#467] |
| 7 | + |
| 8 | +### [8.21.0] - 2019-01-10 |
| 9 | +- 'To Case Insensitive Regex' and 'From Case Insensitive Regex' operations added [@masq] | [#461] |
| 10 | + |
| 11 | +### [8.20.0] - 2019-01-09 |
| 12 | +- 'Generate Lorem Ipsum' operation added [@klaxon1] | [#455] |
| 13 | + |
5 | 14 | ### [8.19.0] - 2018-12-30
|
6 | 15 | - UI test suite added to confirm that the app loads correctly in a reasonable time and that various operations from each module can be run [@n1474335] | [#458]
|
7 | 16 |
|
@@ -88,6 +97,9 @@ All major and minor version changes will be documented in this file. Details of
|
88 | 97 |
|
89 | 98 |
|
90 | 99 |
|
| 100 | +[8.22.0]: https://github.com/gchq/CyberChef/releases/tag/v8.22.0 |
| 101 | +[8.21.0]: https://github.com/gchq/CyberChef/releases/tag/v8.21.0 |
| 102 | +[8.20.0]: https://github.com/gchq/CyberChef/releases/tag/v8.20.0 |
91 | 103 | [8.19.0]: https://github.com/gchq/CyberChef/releases/tag/v8.19.0
|
92 | 104 | [8.18.0]: https://github.com/gchq/CyberChef/releases/tag/v8.18.0
|
93 | 105 | [8.17.0]: https://github.com/gchq/CyberChef/releases/tag/v8.17.0
|
@@ -130,6 +142,7 @@ All major and minor version changes will be documented in this file. Details of
|
130 | 142 | [@tcode2k16]: https://github.com/tcode2k16
|
131 | 143 | [@Cynser]: https://github.com/Cynser
|
132 | 144 | [@anthony-arnold]: https://github.com/anthony-arnold
|
| 145 | +[@masq]: https://github.com/masq |
133 | 146 |
|
134 | 147 | [#95]: https://github.com/gchq/CyberChef/pull/299
|
135 | 148 | [#173]: https://github.com/gchq/CyberChef/pull/173
|
@@ -159,4 +172,7 @@ All major and minor version changes will be documented in this file. Details of
|
159 | 172 | [#446]: https://github.com/gchq/CyberChef/pull/446
|
160 | 173 | [#448]: https://github.com/gchq/CyberChef/pull/448
|
161 | 174 | [#449]: https://github.com/gchq/CyberChef/pull/449
|
| 175 | +[#455]: https://github.com/gchq/CyberChef/pull/455 |
162 | 176 | [#458]: https://github.com/gchq/CyberChef/pull/458
|
| 177 | +[#461]: https://github.com/gchq/CyberChef/pull/461 |
| 178 | +[#467]: https://github.com/gchq/CyberChef/pull/467 |
0 commit comments