diff --git a/CHANGELOG.md b/CHANGELOG.md index c522d6f2..ee98b5e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -# Unreleased +# Upcoming Release + +## Features +- + +## Bugfixes +- + +# 10.5.0 ## Features - Add `--ignore-parent` option to override `--no-ignore-parent`, see #1958 (@tmchow)