Skip to content

Commit 48be3b2

Browse files
committed
bumping new version v3.4.0
updating CHANGELOG
1 parent cc8c15e commit 48be3b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.4.0] - 2022-08-02
4+
5+
### Added
6+
* Adding proxy protocol support to replace default https ([#154](https://github.com/TibiaData/tibiadata-api-go/pull/154) by [tobiasehlert](https://github.com/tobiasehlert))
7+
8+
### Fixed
9+
* Parsing of spells list ([#155](https://github.com/TibiaData/tibiadata-api-go/pull/155) by [tobiasehlert](https://github.com/tobiasehlert))
10+
311
## [3.3.1] - 2022-07-29
412

513
### Changed
@@ -205,6 +213,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
205213

206214
Initial commit
207215

216+
[3.4.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.3.1...v3.4.0
208217
[3.3.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.3.0...v3.3.1
209218
[3.3.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.2.2...v3.3.0
210219
[3.2.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.2.1...v3.2.2

0 commit comments

Comments
 (0)