Skip to content

Commit fdf2a12

Browse files
committed
bumping new version v3.2.1
updating CHANGELOG
1 parent b702be6 commit fdf2a12

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## [3.2.1] - 2022-04-26
4+
5+
### Changed
6+
* Bump github/codeql-action from 1 to 2 ([#122](https://github.com/TibiaData/tibiadata-api-go/pull/122) by [dependabot](https://github.com/dependabot))
7+
8+
### Fixed
9+
* Trimming suffix on guild rank ([#121](https://github.com/TibiaData/tibiadata-api-go/pull/121) by [tobiasehlert](https://github.com/tobiasehlert))
10+
* Change go version in go.mod ([#124](https://github.com/TibiaData/tibiadata-api-go/pull/124) by [sergot](https://github.com/sergot))
11+
* Adjusting parsing of fansite page ([#125](https://github.com/TibiaData/tibiadata-api-go/pull/125) by [tobiasehlert](https://github.com/tobiasehlert))
12+
313
## [3.2.0] - 2022-04-24
414

515
### Changed
@@ -165,6 +175,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
165175

166176
Initial commit
167177

178+
[3.2.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.2.0...v3.2.1
168179
[3.2.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.1.1...v3.2.0
169180
[3.1.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.1.0...v3.1.1
170181
[3.1.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)