File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.0] - 2022-01-31
4+
5+ ### Added
6+ * Addition of some more tests ([ #76 ] ( https://github.com/TibiaData/tibiadata-api-go/pull/76 ) by [ tobiasehlert] ( https://github.com/tobiasehlert ) )
7+ * Implement graceful shutdown ([ #78 ] ( https://github.com/TibiaData/tibiadata-api-go/pull/78 ) by [ Pedro-Pessoa] ( https://github.com/Pedro-Pessoa ) )
8+ * Implement 404 page not found ([ #77 ] ( https://github.com/TibiaData/tibiadata-api-go/pull/77 ) by [ Pedro-Pessoa] ( https://github.com/Pedro-Pessoa ) )
9+
10+ ### Changed
11+ * Switching to http status codes ([ #79 ] ( https://github.com/TibiaData/tibiadata-api-go/pull/79 ) by [ tobiasehlert] ( https://github.com/tobiasehlert ) )
12+ * Cleanup of characters deathlist ([ #75 ] ( https://github.com/TibiaData/tibiadata-api-go/pull/75 ) by [ tobiasehlert] ( https://github.com/tobiasehlert ) )
13+ * Adjustment of endpoint namings ([ #74 ] ( https://github.com/TibiaData/tibiadata-api-go/pull/74 ) by [ tobiasehlert] ( https://github.com/tobiasehlert ) )
14+
315## [ 0.5.1] - 2022-01-28
416
517### Added
98110
99111Initial commit
100112
101- [ 0.5.1 ] : https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.1...v0.5.1
113+ [ 0.6.0 ] : https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.1...v0.6.0
114+ [ 0.5.1 ] : https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.0...v0.5.1
102115[ 0.5.0 ] : https://github.com/tibiadata/tibiadata-api-go/compare/v0.4.0...v0.5.0
103116[ 0.4.0 ] : https://github.com/tibiadata/tibiadata-api-go/compare/v0.3.0...v0.4.0
104117[ 0.3.0 ] : https://github.com/tibiadata/tibiadata-api-go/compare/v0.2.0...v0.3.0
You can’t perform that action at this time.
0 commit comments