diff --git a/CHANGELOG.md b/CHANGELOG.md index 3326d4235962a16af499e03c670a418d8291f9dd..8137494b3e17b6febe6f6978b8437336a735fca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Fixed + +- [dup] Fix missing options from config file created with helper. + ## [1.2.0-rc1] - 2021-01-14 ### Added