CHANGELOG.md in guard-codespell-0.1.0 vs CHANGELOG.md in guard-codespell-0.1.1
- old
+ new
@@ -1,6 +1,10 @@
## [Unreleased]
+## [0.1.1] - Initial release - 2021-12-04
+
+BUGFIX: Fix `git status --porcelain` parsing to return correct values.
+
## [0.1.0] - Initial release - 2021-12-04
In this first release, we have a basic implementation of codespell in a guard environment.
The only available option for this version is to set the path to a [codespell config file](https://github.com/codespell-project/codespell#using-a-config-file) for the plugin to set the correct usage of codespell.