diff --git a/CHANGELOG.md b/CHANGELOG.md index 4783afd..0a7e7bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.2.2 + +- Add the `-i/--issue` and `-s/--section` options to the `add` command. + This lets you pre-fill the `gh-issue` and `section` fields in the template. + ## 1.2.1 - Fix `python3 -m blurb`.