CHANGELOG.md in markdown_exec-0.2.5 vs CHANGELOG.md in markdown_exec-0.2.6
- old
+ new
@@ -20,10 +20,16 @@
- chmod a+x logged script
- add shebang to saved script
-## [0.2.5] - 2022-04
+## [0.2.6] - 2022-04-07
+
+### Changed
+
+- Fixed default values for command line options.
+
+## [0.2.5] - 2022-04-03
### Added
- Command `--list-default-env` to show default configuration as environment variables.
- Command `--list-default-yaml` to show default configuration as YAML.