diff --git a/CHANGELOG.md b/CHANGELOG.md index 178a0e7..f395982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 0.3.1 + +* Add golden testing using tasty +* Fix grep render [#11](https://github.com/psibi/tldr-hs/issues/11) +* Fixes [#2](https://github.com/psibi/tldr-hs/issues/2) + # 0.3.0 * Add default completion support from optparse-applicative