Skip to content

Commit a232590

Browse files
committedFeb 25, 2021
[auto] docs: update docs
1 parent c0a13d0 commit a232590

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
 

‎docs/general/changelog.md

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

1010
## [Unreleased]
1111

12+
## [7.0.1] - 2021-02-25
13+
14+
### Fixed:
15+
16+
- DisTop: removed since they disappeared
17+
- TopCord: update to new API version
18+
- Blist: update to new API version
19+
1220
## [7.0.0] - 2021-02-25
1321

1422
### Removed:
@@ -160,7 +168,7 @@ You can also refer to issue #71.
160168
- Update endpoints for ListMyBots, GlennBotList and DiscordBotList.
161169

162170
<!-- prettier-ignore -->
163-
[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v7.0.0...HEAD
171+
[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v7.0.1...HEAD
164172
[4.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v3.0.1...v4.0.0
165173
[4.1.0]: https://github.com/dbots-pkg/dbots.js/compare/v4.0.0...v4.1.0
166174
[5.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v4.1.0...v5.0.0
@@ -173,3 +181,4 @@ You can also refer to issue #71.
173181
[6.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v5.2.0...v6.0.0
174182
[6.1.0]: https://github.com/dbots-pkg/dbots.js/compare/v6.0.0...v6.1.0
175183
[7.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v6.1.0...v7.0.0
184+
[7.0.1]: https://github.com/dbots-pkg/dbots.js/compare/v7.0.0...v7.0.1

0 commit comments

Comments
 (0)
Please sign in to comment.