diff options
| author | Austin Hellyer <[email protected]> | 2016-12-05 09:24:53 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2016-12-05 09:24:53 -0800 |
| commit | 2a77e5c20cf3ad0de2464a6c6c77e2f2597afc3d (patch) | |
| tree | cf5c202c28367414146ff56d4b77e5cdd554740f | |
| parent | Release v0.1.1 (diff) | |
| download | serenity-2a77e5c20cf3ad0de2464a6c6c77e2f2597afc3d.tar.xz serenity-2a77e5c20cf3ad0de2464a6c6c77e2f2597afc3d.zip | |
Fix changelog headerv0.1.1
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b5c9b2e..75588f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,7 +68,7 @@ v0.1.1 can now be retrieved from the [crates.io listing]. - `rest::get_guilds` now supports pagination of guilds, as the output is now limited to 100 -## Backwards Compatibility Breaks +### Backwards Compatibility Breaks None |