File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments