Release version 1.0.0

This commit is contained in:
Anthony Oteri
2023-10-02 13:44:53 -04:00
parent 02dd2ec90a
commit c7305f8cc4
3 changed files with 14 additions and 1 deletions
+7
View File
@@ -6,6 +6,13 @@
registry which requires authentication will fail.
## Changelog
- v1.0.0
- Rename project to dredge-tool by Anthony Oteri b60d433
- Replace async_std::test with tokio::test by Anthony Oteri 42f8f46
- Replace async-std with tokio by Anthony Oteri 80d1acf
- Update known issues in release notes by Anthony Oteri 12dd298
- v0.2.0
- Support deleting an image tag by Anthony Oteri fbe43f0