From 76f02b9e5b2ba7f3c03a61def0aece2bf0f16652 Mon Sep 17 00:00:00 2001 From: Federico Grandi Date: Wed, 7 Oct 2020 19:43:49 +0000 Subject: [PATCH] [auto] docs: update docs --- docs/general/changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/general/changelog.md b/docs/general/changelog.md index fbf4e3e2..11a63962 100644 --- a/docs/general/changelog.md +++ b/docs/general/changelog.md @@ -8,6 +8,10 @@ You can see the docs for every version at [here](#/docs). ## [Unreleased] +## [5.2.0] - 2020-10-07 +### Added: +- DiscordServices has been added. + ## [5.1.0] - 2020-09-25 ### Added: - 5 new services have been added: DiscordLabs, Blist, TopCord, DiscordListology, and DiscordBotsCo. @@ -59,7 +63,7 @@ You can see the docs for every version at [here](#/docs). ### Fixed - Update endpoints for ListMyBots, GlennBotList and DiscordBotList. -[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v5.1.0...HEAD +[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v5.2.0...HEAD [4.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v3.0.1...v4.0.0 [4.1.0]: https://github.com/dbots-pkg/dbots.js/compare/v4.0.0...v4.1.0 [5.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v4.1.0...v5.0.0 @@ -68,3 +72,4 @@ You can see the docs for every version at [here](#/docs). [5.0.3]: https://github.com/dbots-pkg/dbots.js/compare/v5.0.2...v5.0.3 [5.0.4]: https://github.com/dbots-pkg/dbots.js/compare/v5.0.3...v5.0.4 [5.1.0]: https://github.com/dbots-pkg/dbots.js/compare/v5.0.4...v5.1.0 +[5.2.0]: https://github.com/dbots-pkg/dbots.js/compare/v5.1.0...v5.2.0