diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-10-21 10:29:29 -0700 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2018-10-21 10:29:29 -0700 |
commit | 8b1aa39bdf811bbf086de0e0c242b6be87466667 (patch) | |
tree | 4efbf6ddaf4a26feeee48984d4d86fb5196a8244 | |
parent | f0e05fca8553b97f65c3102090848b8c4cf9e609 (diff) |
Fix CHANGELOG
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,3 +1,7 @@ +## Changes in TBA + + * NewOcean is the new default theme (#721, #782) + ## Changes in version 2.22.0 * Make `--package-version` optional for `--hoogle` (#899) @@ -21,8 +25,6 @@ ## Changes in version 2.20.0 - * NewOcean is the new default theme (#721, #782) - * Show where instances are defined (#748) * `@since` includes package name (#452, #550, #749) |