diff --git a/docs/general/changelog.md b/docs/general/changelog.md index 78fbfe4c..d3cf4fa8 100644 --- a/docs/general/changelog.md +++ b/docs/general/changelog.md @@ -9,6 +9,12 @@ You can see the docs for every version at [here](#/docs). ## [Unreleased] +## [6.1.0] - 2021-01-07 + +### Added: + +- New service: Infinity Bot List (issue #99) + ## [6.0.0] - 2021-01-05 We know the list of changes is huge, so here's the gist of it: @@ -128,7 +134,8 @@ You can also refer to issue #71. - Update endpoints for ListMyBots, GlennBotList and DiscordBotList. -[unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v6.0.0...HEAD + +[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v6.1.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 @@ -139,3 +146,4 @@ You can also refer to issue #71. [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 [6.0.0]: https://github.com/dbots-pkg/dbots.js/compare/v5.2.0...v6.0.0 +[6.1.0]: https://github.com/dbots-pkg/dbots.js/compare/v6.0.0...v6.1.0