Skip to content

Commit

Permalink
chore: prepare 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markokajzer committed Mar 8, 2020
1 parent 4d3760b commit c4370a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## Unreleased
## 2.0.0 (2020-03-06)

**Features**

+ Set config variables from environment
+ Upgrade to Discord.js v12
+ Resolves long standing issue of sounds being cut off at the end when using Node.js versions > 8
+ Resolves issues for verys hort sounds

**Bugfixes**

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": "discord-soundbot",
"version": "1.7.0-dev",
"version": "2.0.0",
"description": "A Soundboard for Discord",
"main": "dist/src/index.js",
"bin": {
Expand Down

0 comments on commit c4370a3

Please sign in to comment.