Skip to content

Commit 88203c4

Browse files
committed
[auto] docs: update docs
1 parent a584e3c commit 88203c4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/general/changelog.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ You can see the docs for every version at [here](#/docs).
99

1010
## [Unreleased]
1111

12+
## [8.0.2] - 2021-03-23
13+
14+
### Fixed:
15+
16+
- TopGG: require authentication on every class method, in order to fix API rejections (issue #174)
17+
1218
## [8.0.1] - 2021-03-04
1319

1420
### Fixed:
@@ -180,7 +186,7 @@ You can also refer to issue #71.
180186
- Update endpoints for ListMyBots, GlennBotList and DiscordBotList.
181187

182188
<!-- prettier-ignore -->
183-
[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v8.0.1...HEAD
189+
[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v8.0.2...HEAD
184190
[4.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v3.0.1...v4.0.0
185191
[4.1.0]: https://github.com/dbots-pkg/dbots.js/compare/v4.0.0...v4.1.0
186192
[5.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v4.1.0...v5.0.0
@@ -196,3 +202,4 @@ You can also refer to issue #71.
196202
[7.0.1]: https://github.com/dbots-pkg/dbots.js/compare/v7.0.0...v7.0.1
197203
[8.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v7.0.1...v8.0.0
198204
[8.0.1]: https://github.com/dbots-pkg/dbots.js/compare/v8.0.0...v8.0.1
205+
[8.0.2]: https://github.com/dbots-pkg/dbots.js/compare/v8.0.1...v8.0.2

0 commit comments

Comments
 (0)