File tree 1 file changed +8
-1
lines changed
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).
9
9
10
10
## [ Unreleased]
11
11
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
+
12
18
## [ 8.0.1] - 2021-03-04
13
19
14
20
### Fixed:
@@ -180,7 +186,7 @@ You can also refer to issue #71.
180
186
- Update endpoints for ListMyBots, GlennBotList and DiscordBotList.
181
187
182
188
<!-- 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
184
190
[ 4.0.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v3.0.1...v4.0.0
185
191
[ 4.1.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v4.0.0...v4.1.0
186
192
[ 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.
196
202
[ 7.0.1 ] : https://github.com/dbots-pkg/dbots.js/compare/v7.0.0...v7.0.1
197
203
[ 8.0.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v7.0.1...v8.0.0
198
204
[ 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