|
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 | +### [9.14.0] - 2020-03-05 |
| 6 | +- 'Luhn Checksum' operation added [@n1073645] | [#965] |
| 7 | + |
5 | 8 | ### [9.13.0] - 2020-02-13
|
6 | 9 | - 'Rail Fence Cipher Encode' and 'Rail Fence Cipher Decode' operations added [@Flavsditz] | [#948]
|
7 | 10 |
|
@@ -203,6 +206,7 @@ All major and minor version changes will be documented in this file. Details of
|
203 | 206 |
|
204 | 207 |
|
205 | 208 |
|
| 209 | +[9.14.0]: https://github.com/gchq/CyberChef/releases/tag/v9.14.0 |
206 | 210 | [9.13.0]: https://github.com/gchq/CyberChef/releases/tag/v9.13.0
|
207 | 211 | [9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0
|
208 | 212 | [9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0
|
@@ -265,6 +269,7 @@ All major and minor version changes will be documented in this file. Details of
|
265 | 269 | [@n1474335]: https://github.com/n1474335
|
266 | 270 | [@d98762625]: https://github.com/d98762625
|
267 | 271 | [@j433866]: https://github.com/j433866
|
| 272 | +[@n1073645]: https://github.com/n1073645 |
268 | 273 | [@GCHQ77703]: https://github.com/GCHQ77703
|
269 | 274 | [@h345983745]: https://github.com/h345983745
|
270 | 275 | [@s2224834]: https://github.com/s2224834
|
@@ -356,3 +361,4 @@ All major and minor version changes will be documented in this file. Details of
|
356 | 361 | [#865]: https://github.com/gchq/CyberChef/pull/865
|
357 | 362 | [#912]: https://github.com/gchq/CyberChef/pull/912
|
358 | 363 | [#948]: https://github.com/gchq/CyberChef/pull/948
|
| 364 | +[#965]: https://github.com/gchq/CyberChef/pull/965 |
0 commit comments