mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
Release version 0.2.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "dredge"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
authors = ["Anthony Oteri"]
|
||||
description = "A Command Line tool for interracting with the Docker Registry API"
|
||||
|
||||
@@ -8,6 +8,11 @@
|
||||
registry which requires authentication will fail.
|
||||
|
||||
## Changelog
|
||||
- v0.2.0
|
||||
|
||||
- Support deleting an image tag by Anthony Oteri fbe43f0
|
||||
- Replace femme logger with simple_logger by Anthony Oteri 13ae092
|
||||
|
||||
- v0.1.0
|
||||
|
||||
- Additional scripts for managing the release process by Anthony Oteri cfdefb2
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
- v0.2.0
|
||||
|
||||
- Support deleting an image tag by Anthony Oteri fbe43f0
|
||||
- Replace femme logger with simple_logger by Anthony Oteri 13ae092
|
||||
Reference in New Issue
Block a user