diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..30d3a61 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.1.0](https://github.com/jakewvincent/mkdnflow.nvim/compare/v1.0.0...v1.1.0) (2024-06-04) + + +### Features + +* Make link creation after failed follow optional ([b1cea92](https://github.com/jakewvincent/mkdnflow.nvim/commit/b1cea92882ea42e2c64219e8f5b6215f8e22306a)) + + +### Bug Fixes + +* Ignore heading patterns in fenced code blocks ([4864c6b](https://github.com/jakewvincent/mkdnflow.nvim/commit/4864c6ba1a6f8d4e20d0ac8370931c49c24c6625))