CHANGELOG.md in markdown_exec-0.2.0 vs CHANGELOG.md in markdown_exec-0.2.1

- old
+ new

@@ -1,6 +1,11 @@ ## [Unreleased] +## [0.2.1] - 2022-03-12 + +- Accept file or folder as first optional positional argument. +- Hide blocks with parentheses in the name, like "(name)". This is useful for blocks that are to be required and not selected to execute alone. + ## [0.2.0] - 2022-03-12 - Improve processing of file and path sepcs. ## [0.1.0] - 2022-03-06