Skip to content

Commit

Permalink
feat: version v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SCDerox committed Oct 11, 2022
1 parent e74c9c9 commit c9f2851
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

This changelog contains mostly API-Changes and changes for developers.

## v3.6.1
* Support for configuration-example-file `content.elementToggle` toggle to improve UX in the SCNX Dashboard
## v3.6.0
* Support for configuration-example-file `content.elementToggle` toggle to improve UX in the SCNX Dashboard ([#76](https://github.com/SCNetwork/CustomDCBot/pull/76))
* Support for configuration-example-file `content.dependsOn` toggle to improve UX in the SCNX Dashboard ([#76](https://github.com/SCNetwork/CustomDCBot/pull/76))
* Support for new field-types: `userID`, `imgURL` ([#76](https://github.com/SCNetwork/CustomDCBot/pull/76))
* Moderation-Modul: Support for Channel-Mutes ([#77](https://github.com/SCNetwork/CustomDCBot/pull/77))
* Channel-Stats-Modul: Support for userWithRole parameters ([#78](https://github.com/SCNetwork/CustomDCBot/pull/78))

## v3.5.0
* Like ten new previously closed-sourced-modules got added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customdcbot",
"version": "3.5.1",
"version": "3.6.0",
"description": "Create your own discord bot - Fully customizable and with a lot of features",
"main": "main.js",
"repository": {
Expand Down

0 comments on commit c9f2851

Please sign in to comment.