Release 3.0.2 #release
All checks were successful
/ build (push) Successful in 5m8s
/ release (push) Successful in 5m55s

This commit is contained in:
Varakh 2024-06-15 12:10:32 +02:00
parent 61506f44f1
commit c5c6249fa7

View file

@ -2,10 +2,10 @@
Changes adhere to [semantic versioning](https://semver.org).
## [3.0.2] - UNRELEASED
## [3.0.2] - 2024/06/15
* Don't enforce JSON content type for GET and DELETE requests
* Updates
* Dependency updates
* github.com/go-playground/validator/v10 v10.22.0
* gorm.io/driver/postgres v1.5.9
* gorm.io/driver/sqlite v1.5.6
@ -72,6 +72,8 @@ Changes adhere to [semantic versioning](https://semver.org).
* Initial release
[3.0.2]: https://git.myservermanager.com/varakh/upda/releases/tag/3.0.2
[3.0.1]: https://git.myservermanager.com/varakh/upda/releases/tag/3.0.1
[3.0.0]: https://git.myservermanager.com/varakh/upda/releases/tag/3.0.0