Skip to content

Commit 16946de

Browse files
committed
bumping new version v4.3.6
updating CHANGELOG
1 parent 875cb36 commit 16946de

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11
# Changelog
22

3+
## [4.3.6] - 2025-04-01
4+
5+
### Changed
6+
7+
- bump golang from 1.24.0 to 1.24.1 ([#459](https://github.com/TibiaData/tibiadata-api-go/pull/459) by [dependabot](https://github.com/dependabot))
8+
- bump golang.org/x/net from 0.35.0 to 0.36.0 ([#460](https://github.com/TibiaData/tibiadata-api-go/pull/460), [#461](https://github.com/TibiaData/tibiadata-api-go/pull/461) by [dependabot](https://github.com/dependabot))
9+
10+
### Fixed
11+
12+
- character death html header change ([#463](https://github.com/TibiaData/tibiadata-api-go/pull/463) by [tobiasehlert](https://github.com/tobiasehlert))
13+
314
## [4.3.5] - 2025-03-09
415

5-
## Changed
16+
### Changed
617

718
- bump golang.org/x/text from 0.22.0 to 0.23.0 ([#457](https://github.com/TibiaData/tibiadata-api-go/pull/457) by [dependabot](https://github.com/dependabot))
819

9-
## Fixed
20+
### Fixed
1021

1122
- character-death parsing when only being assisted ([#454](https://github.com/TibiaData/tibiadata-api-go/pull/454) by [tobiasehlert](https://github.com/tobiasehlert))
1223
- improve character death parsing and removing creature prefix ([#456](https://github.com/TibiaData/tibiadata-api-go/pull/456) by [tobiasehlert](https://github.com/tobiasehlert))
@@ -599,6 +610,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
599610

600611
Initial commit
601612

613+
[4.3.6]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.5...v4.3.6
602614
[4.3.5]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.4...v4.3.5
603615
[4.3.4]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.3...v4.3.4
604616
[4.3.3]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.2...v4.3.3

0 commit comments

Comments
 (0)