diff --git a/CHANGELOG.md b/CHANGELOG.md index 9545c72..3d0d5d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- `add-master-log` subcommand provide interactive session to upload master log to database via CSV + +### Change + +- *BREAKING* old `add-master-log` is now renamed to `convert-master-log` + ## [1.1.0] ### Added