From 394a939bdd613eacbf726f4c1f45dd24b8e95fab Mon Sep 17 00:00:00 2001 From: James Gayfer Date: Wed, 22 Nov 2017 09:28:24 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 848307b..cc13e8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [2.0.0] - 2017-11-22 ### Added - New OAuth `register` command which allows for the bot to be aware of all accounts connected to your Bungie.net account. This is a breaking change, and as such, all users will need to register again. -- `loadout` and `stats` commands can now be used for accounts other than your own, see `!loadout help` for examples +- `loadout` and `stats` commands can now be used for accounts other than your own, see `!help` for examples - Platform can now be specified when using the `loadout` and `stats` commands ## [1.5.1] - 2017-10-30