diff --git a/Changelog.md b/Changelog.md index 102c7fa..60daac7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,22 @@ # Changelog +## Version v1.9.1 (2023-03-24) + +### Ops and CI/CD + +- upgrade golangci-lint (#62) (b5f68030) + +### Chores and tidying + +- add regex to detect go run/install commands (#61) (f9781620) +- **deps:** update module github.com/99designs/gqlgen to v0.17.24 (#55) (df2245ba) +- **deps:** update module flamingo.me/flamingo/v3 to v3.5.0 (#56) (744fe71b) +- **deps:** update module github.com/99designs/gqlgen to v0.17.22 (#52) (9678ac9e) + +### Other + +- Bump golang.org/x/net from 0.5.0 to 0.7.0 (#57) (94c33e00) + ## Version v1.9.0 (2022-12-05) ### Features