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
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## [3.7.0] - 2023-03-06
4
+
5
+
### Added
6
+
* Add parsing of healed by damage for creatures ([#182](https://github.com/TibiaData/tibiadata-api-go/pull/182) by [tobiasehlert](https://github.com/tobiasehlert))
7
+
8
+
### Changed
9
+
* Bump golang from 1.19.5 to 1.20.1
10
+
* Extend special creatures list for death parsing ([#184](https://github.com/TibiaData/tibiadata-api-go/pull/184) by [tobiasehlert](https://github.com/tobiasehlert))
11
+
* Updating workflows and go mods
12
+
3
13
## [3.6.0] - 2023-01-25
4
14
5
15
### Added
@@ -254,6 +264,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
0 commit comments