📝 Update CHANGELOG
This commit is contained in:
parent
7edba56f11
commit
c42d835d97
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [0.2.0] - 2024-02-07
|
||||
|
||||
### Fixed
|
||||
|
||||
- [Using HandlerWithError as Middleware allows response to be sent](https://codeberg.org/danjones000/gin-error-handler/issues/1)
|
||||
- Error response still sent if other response is already sent, resulting in duplicate body
|
||||
|
||||
## [0.1.0] - 2024-01-22
|
||||
|
||||
🎉 Initial release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue