aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2016-12-05 09:24:53 -0800
committerAustin Hellyer <[email protected]>2016-12-05 09:24:53 -0800
commit2a77e5c20cf3ad0de2464a6c6c77e2f2597afc3d (patch)
treecf5c202c28367414146ff56d4b77e5cdd554740f
parentRelease v0.1.1 (diff)
downloadserenity-2a77e5c20cf3ad0de2464a6c6c77e2f2597afc3d.tar.xz
serenity-2a77e5c20cf3ad0de2464a6c6c77e2f2597afc3d.zip
Fix changelog headerv0.1.1
-rw-r--r--CHANGELOG.md2
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