@@ -9,9 +9,34 @@ You can see the docs for every version at [here](https://dbots.js.org/#/docs).
9
9
10
10
## [ Unreleased]
11
11
12
+ ## [ 10.0.0] - 2021-10-08
13
+
14
+ ### Removed:
15
+
16
+ - ** [ BREAKING] ** AstroBotList (#334 )
17
+ - ** [ BREAKING] ** DiscordBotsCo (#334 )
18
+
19
+ ### Added:
20
+
21
+ - Listcord (#334 )
22
+ - MotionBotlist (#334 )
23
+ - DiscordBotlistEU (#318 , #319 )
24
+ - DiscordLabs: support votes endpoint (#334 )
25
+ - BotsForDiscord -> DiscordsCom: support ` hasVoted12h ` endpoint (#334 )
26
+
27
+ ### Fixed:
28
+
29
+ - ** [ BREAKING] ** DiscordListSpace: update endpoints to new API version (#334 )
30
+ - ** [ BREAKING] ** BladeBotLit -> BladeList: update endpoints to new API version (#334 )
31
+ - BotsForDiscord -> DiscordsCom: add endpoint requirements (#334 )
32
+ - InfinityBotList: update endpoints (#334 )
33
+ - DiscordListology: fix logo in docs (#334 )
34
+ - TopCord: fix logo in docs (#320 )
35
+
12
36
## [ 9.0.1] - 2021-08-04
13
37
14
38
### Fixed:
39
+
15
40
- BotsForDiscord: updated the base API URL and the logo URL
16
41
17
42
## [ 9.0.0] - 2021-04-08
@@ -27,7 +52,7 @@ More list-specific breaking changes are listed below
27
52
28
53
### Fixed:
29
54
30
- - ** BREAKING** InfinityBots: update list name, aliases and URL (#199 )
55
+ - ** [ BREAKING] ** InfinityBots: update list name, aliases and URL (#199 )
31
56
- The package file now has a proper typings field
32
57
- Clients: the fillers now calculate the user count using each guild's member count, instead of relying on the user cache size (ref #182 )
33
58
- Clients: improved consistency in getters' return types
@@ -217,7 +242,7 @@ You can also refer to issue #71.
217
242
- Update endpoints for ListMyBots, GlennBotList and DiscordBotList.
218
243
219
244
<!-- prettier-ignore -->
220
- [ Unreleased ] : https://github.com/dbots-pkg/dbots.js/compare/v9 .0.1 ...HEAD
245
+ [ Unreleased ] : https://github.com/dbots-pkg/dbots.js/compare/v10 .0.0 ...HEAD
221
246
[ 4.0.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v3.0.1...v4.0.0
222
247
[ 4.1.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v4.0.0...v4.1.0
223
248
[ 5.0.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v4.1.0...v5.0.0
@@ -235,4 +260,5 @@ You can also refer to issue #71.
235
260
[ 8.0.1 ] : https://github.com/dbots-pkg/dbots.js/compare/v8.0.0...v8.0.1
236
261
[ 8.0.2 ] : https://github.com/dbots-pkg/dbots.js/compare/v8.0.1...v8.0.2
237
262
[ 9.0.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v8.0.2...v9.0.0
238
- [ 9.0.1 ] : https://github.com/dbots-pkg/dbots.js/compare/v9.0.0...v9.0.1
263
+ [ 9.0.1 ] : https://github.com/dbots-pkg/dbots.js/compare/v9.0.0...v9.0.1
264
+ [ 10.0.0 ] : https://github.com/dbots-pkg/dbots.js/compare/v9.0.0...v10.0.0
0 commit comments