Skip to content

Commit da3994a

Browse files
committed
bumping new version v0.6.1
updating CHANGELOG
1 parent fb80a8f commit da3994a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## [0.6.1] - 2022-02-27
4+
5+
### Changed
6+
* Switching assets download URL to assets.tibiadata.com
7+
* Bump docker/build-push-action from 2.8.0 to 2.9.0 ([#80](https://github.com/TibiaData/tibiadata-api-go/pull/80) by [dependabot](https://github.com/dependabot))
8+
* Bump golang from 1.17.6 to 1.17.7 ([#81](https://github.com/TibiaData/tibiadata-api-go/pull/81) by [dependabot](https://github.com/dependabot))
9+
* Bump docker/login-action from 1.12.0 to 1.13.0 ([#82](https://github.com/TibiaData/tibiadata-api-go/pull/82) by [dependabot](https://github.com/dependabot))
10+
311
## [0.6.0] - 2022-01-31
412

513
### Added
@@ -110,6 +118,7 @@
110118

111119
Initial commit
112120

121+
[0.6.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.6.0...v0.6.1
113122
[0.6.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.1...v0.6.0
114123
[0.5.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.0...v0.5.1
115124
[0.5.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.4.0...v0.5.0

0 commit comments

Comments
 (0)