We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb1abb commit 176f8e6Copy full SHA for 176f8e6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [3.0.0] - 2022-03-01
4
+
5
+### The release of API v3
6
7
+Bumping version to *v3.0.0* so that GitHub releases match API version.
8
9
+Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-released-v3-0-0/) for more information.
10
11
## [0.6.2] - 2022-02-28
12
13
### Fixed
@@ -123,6 +131,7 @@
123
131
124
132
Initial commit
125
133
134
+[3.0.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.6.2...v3.0.0
126
135
[0.6.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.6.1...v0.6.2
127
136
[0.6.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.6.0...v0.6.1
128
137
[0.6.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.1...v0.6.0
0 commit comments