-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bcef824
commit e48f8ec
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Changelog | ||
|
||
## [0.4.0](https://github.com/nabeken/psadm/compare/v0.3.0...v0.4.0) (2024-04-20) | ||
|
||
|
||
### Features | ||
|
||
* use goccy/go-yaml instead ([#19](https://github.com/nabeken/psadm/issues/19)) ([a1ff1e6](https://github.com/nabeken/psadm/commit/a1ff1e6ce37347a92aea355872b6b1e28c8e0eed)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update all non-major dependencies ([#11](https://github.com/nabeken/psadm/issues/11)) ([55e288a](https://github.com/nabeken/psadm/commit/55e288a2978c644240e50400951d5f29d5e0a9d8)) | ||
* **deps:** update go ([#12](https://github.com/nabeken/psadm/issues/12)) ([8d51ce2](https://github.com/nabeken/psadm/commit/8d51ce2611c457c02cc04afccd67acb795b24087)) | ||
* **deps:** update module golang.org/x/sync to v0.7.0 ([#17](https://github.com/nabeken/psadm/issues/17)) ([bcef824](https://github.com/nabeken/psadm/commit/bcef8241216e7b986b252a350227794561c563e2)) | ||
* **deps:** update module gopkg.in/yaml.v2 to v3 ([#13](https://github.com/nabeken/psadm/issues/13)) ([f750ad1](https://github.com/nabeken/psadm/commit/f750ad1a2c7b320b83e10e65e982e5f831b64016)) |