Skip to content

Commit 364e824

Browse files
release 2.0.0 skip-ci
# [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.
1 parent a866dfc commit 364e824

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# [2.0.0](https://github.com/Superd22/spectrum-bot/compare/1.2.0...2.0.0) (2018-12-28)
2+
3+
4+
### Features
5+
6+
* **commands:** new way to register commands ([a866dfc](https://github.com/Superd22/spectrum-bot/commit/a866dfc))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **commands:** You cannot instantiate SpectrumCommands on your own, but need to use the SpectrumState.commands instance instead.

0 commit comments

Comments
 (0)