]> code.octet-stream.net Git - hashgood/blobdiff - CHANGELOG.md
Update deps and remove reliance on crossbeam
[hashgood] / CHANGELOG.md
index 60102362a8c335c84ec8eacc6c87c251635f9b07..ecf4f10413124533de3730682a054bd3337f436d 100644 (file)
@@ -1,3 +1,15 @@
+## 0.4.0 - 2023-04-06
+
+* Returns exit code 2 if verification result is not OK
+
+## 0.3.0 - 2022-08-09
+
+#### Changed
+
+* SHASUMS-style parsing is more precise
+* should be marginally faster (?) by removing internal use of regex
+* upgraded to newer/maintained dependencies
+
 ## 0.2.0 - 2022-02-20
 
 #### Features