Skip to content

Commit

Permalink
[auto] Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Jun 18, 2020
1 parent 8108ef2 commit 12b5486
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/general/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ You can see the docs for every version at [here](#/docs)

## [Unreleased]

## [4.1.0] - 2020-06-18
### Added
- Add new service: BotsDataBase

## [4.0.0] - 2020-06-07
### Added
- Add better error handling for when requests to services get rejected.
Expand All @@ -22,5 +26,6 @@ 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/v3.0.1...HEAD
[Unreleased]: https://github.com/dbots-pkg/dbots.js/compare/v4.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

0 comments on commit 12b5486

Please sign in to comment.