Skip to content

Commit

Permalink
v0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gregtwallace committed May 17, 2024
1 parent 61f11a0 commit 62ef3ea
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# Cert Warden Changelog
(Formerly LeGo CertHub)

## [v0.21.3] - 2024-05-17

Minor updates and fixes.

If you are coming from <0.21.0, please read the warnings on 0.21.0.

### Added
N/A

### Fixed
- Fix default certname. The app was looking for `certwarden` instead
of `serverdefault`.
- Fix various issues in dependencies.

### Changed
- Update to Go 1.22.3.
- Update all dependencies (backend and frontend).

### Removed
N/A


## [v0.21.2] - 2024-05-07

Minor updates and fixes.
Expand Down

0 comments on commit 62ef3ea

Please sign in to comment.