Skip to content

Commit

Permalink
release 2.0.0 skip-ci
Browse files Browse the repository at this point in the history
# [2.0.0](1.2.0...2.0.0) (2018-12-28)

### Features

* **commands:** new way to register commands ([a866dfc](a866dfc))

### BREAKING CHANGES

* **commands:** You cannot instantiate SpectrumCommands on your own, but need to use the SpectrumState.commands instance instead.
  • Loading branch information
semantic-release-bot committed Dec 28, 2018
1 parent a866dfc commit 364e824
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [2.0.0](https://github.com/Superd22/spectrum-bot/compare/1.2.0...2.0.0) (2018-12-28)


### Features

* **commands:** new way to register commands ([a866dfc](https://github.com/Superd22/spectrum-bot/commit/a866dfc))


### BREAKING CHANGES

* **commands:** You cannot instantiate SpectrumCommands on your own, but need to use the SpectrumState.commands instance instead.

0 comments on commit 364e824

Please sign in to comment.