You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,23 @@
1
1
# Changelog
2
2
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
+
3
14
## [4.3.5] - 2025-03-09
4
15
5
-
## Changed
16
+
###Changed
6
17
7
18
- 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))
8
19
9
-
## Fixed
20
+
###Fixed
10
21
11
22
- character-death parsing when only being assisted ([#454](https://github.com/TibiaData/tibiadata-api-go/pull/454) by [tobiasehlert](https://github.com/tobiasehlert))
12
23
- 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
0 commit comments