Release 3.0.2 #release
This commit is contained in:
parent
61506f44f1
commit
c5c6249fa7
1 changed files with 4 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
Changes adhere to [semantic versioning](https://semver.org).
|
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
|
* Don't enforce JSON content type for GET and DELETE requests
|
||||||
* Updates
|
* Dependency updates
|
||||||
* github.com/go-playground/validator/v10 v10.22.0
|
* github.com/go-playground/validator/v10 v10.22.0
|
||||||
* gorm.io/driver/postgres v1.5.9
|
* gorm.io/driver/postgres v1.5.9
|
||||||
* gorm.io/driver/sqlite v1.5.6
|
* gorm.io/driver/sqlite v1.5.6
|
||||||
|
@ -72,6 +72,8 @@ Changes adhere to [semantic versioning](https://semver.org).
|
||||||
|
|
||||||
* Initial release
|
* 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.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
|
[3.0.0]: https://git.myservermanager.com/varakh/upda/releases/tag/3.0.0
|
||||||
|
|
Loading…
Reference in a new issue