Skip to content

Commit 3b25014

Browse files
committed
bumping new version v4.1.2
updating CHANGELOG
1 parent 3d9e4f1 commit 3b25014

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [4.1.2] - 2024-04-02
4+
5+
### Changed
6+
7+
- Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 ([#334](https://github.com/TibiaData/tibiadata-api-go/pull/334), [#335](https://github.com/TibiaData/tibiadata-api-go/pull/335) by [dependabot](https://github.com/dependabot))
8+
- Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 ([#336](https://github.com/TibiaData/tibiadata-api-go/pull/336) by [dependabot](https://github.com/dependabot))
9+
- ci: switch from custom proxy to tailscale vpn ([#339](https://github.com/TibiaData/tibiadata-api-go/pull/339) by [tobiasehlert](https://github.com/tobiasehlert))
10+
11+
### Fixed
12+
13+
- character killer parser by rewrite of death parsing logic ([#338](https://github.com/TibiaData/tibiadata-api-go/pull/338) by [phenpessoa](https://github.com/phenpessoa))
14+
315
## [4.1.1] - 2024-03-15
416

517
### Fixed
@@ -454,6 +466,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
454466

455467
Initial commit
456468

469+
[4.1.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.1.1...v4.1.2
457470
[4.1.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.1.0...v4.1.1
458471
[4.1.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.0.2...v4.1.0
459472
[4.0.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.0.1...v4.0.2

0 commit comments

Comments
 (0)