a3957273 1 рік тому
батько
коміт
0f3cd72dd3
1 змінених файлів з 10 додано та 3 видалено
  1. 10 3
      CHANGELOG.md

+ 10 - 3
CHANGELOG.md

@@ -17,7 +17,7 @@ All major and minor version changes will be documented in this file. Details of
 - Updated 'Forensics Wiki' URLs to new domain [@a3957273] | [#1703]
 - Updated 'Forensics Wiki' URLs to new domain [@a3957273] | [#1703]
 - Added 'LZNT1 Decompress' operation [@0xThiebaut] | [#1675]
 - Added 'LZNT1 Decompress' operation [@0xThiebaut] | [#1675]
 - Updated 'Regex Expression' UUID matcher [@cnotin] | [#1678]
 - Updated 'Regex Expression' UUID matcher [@cnotin] | [#1678]
-- Removed duplicate 'hover' message within baking info [#KevinSJ] | [#1541]
+- Removed duplicate 'hover' message within baking info [@KevinSJ] | [#1541]
 
 
 ### [10.5.0] - 2023-07-14
 ### [10.5.0] - 2023-07-14
 - Added GOST Encrypt, Decrypt, Sign, Verify, Key Wrap, and Key Unwrap operations [@n1474335] | [#592]
 - Added GOST Encrypt, Decrypt, Sign, Verify, Key Wrap, and Key Unwrap operations [@n1474335] | [#592]
@@ -379,7 +379,7 @@ All major and minor version changes will be documented in this file. Details of
 -  Initial open source commit [@n1474335] | [b1d73a72](https://github.com/gchq/CyberChef/commit/b1d73a725dc7ab9fb7eb789296efd2b7e4b08306)
 -  Initial open source commit [@n1474335] | [b1d73a72](https://github.com/gchq/CyberChef/commit/b1d73a725dc7ab9fb7eb789296efd2b7e4b08306)
 
 
 
 
-
+[10.6.0]: https://github.com/gchq/CyberChef/releases/tag/v10.6.0
 [10.5.0]: https://github.com/gchq/CyberChef/releases/tag/v10.5.0
 [10.5.0]: https://github.com/gchq/CyberChef/releases/tag/v10.5.0
 [10.4.0]: https://github.com/gchq/CyberChef/releases/tag/v10.4.0
 [10.4.0]: https://github.com/gchq/CyberChef/releases/tag/v10.4.0
 [10.3.0]: https://github.com/gchq/CyberChef/releases/tag/v10.3.0
 [10.3.0]: https://github.com/gchq/CyberChef/releases/tag/v10.3.0
@@ -534,6 +534,10 @@ All major and minor version changes will be documented in this file. Details of
 [@joostrijneveld]: https://github.com/joostrijneveld
 [@joostrijneveld]: https://github.com/joostrijneveld
 [@Xenonym]: https://github.com/Xenonym
 [@Xenonym]: https://github.com/Xenonym
 [@gchq77703]: https://github.com/gchq77703
 [@gchq77703]: https://github.com/gchq77703
+[@a3957273]: https://github.com/a3957273
+[@0xThiebaut]: https://github.com/0xThiebaut
+[@cnotin]: https://github.com/cnotin
+[@KevinSJ]: https://github.com/KevinSJ
 
 
 [8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
 [8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
 [9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
 [9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
@@ -652,4 +656,7 @@ All major and minor version changes will be documented in this file. Details of
 [#661]: https://github.com/gchq/CyberChef/pull/661
 [#661]: https://github.com/gchq/CyberChef/pull/661
 [#493]: https://github.com/gchq/CyberChef/pull/493
 [#493]: https://github.com/gchq/CyberChef/pull/493
 [#592]: https://github.com/gchq/CyberChef/issues/592
 [#592]: https://github.com/gchq/CyberChef/issues/592
-
+[#1703]: https://github.com/gchq/CyberChef/issues/1703
+[#1675]: https://github.com/gchq/CyberChef/issues/1675
+[#1678]: https://github.com/gchq/CyberChef/issues/1678
+[#1541]: https://github.com/gchq/CyberChef/issues/1541