diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6b326..a2cbb61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt - Re enable custom formatters. ([238](https://github.com/cucumber/godog/pull/238) - [ericmcbride]) - Added back suite_test.go ([jaysonesmith]) - Normalise module paths for use on Windows ([242](https://github.com/cucumber/godog/pull/242) - [gjtaylor]) +- Fixed panic in indenting function `s`([247](https://github.com/cucumber/godog/pull/247) - [titouanfreville]) ## [0.8.1] @@ -78,3 +79,4 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt [smikulcik]: https://github.com/smikulcik [ericmcbride]: https://github.com/ericmcbride [gjtaylor]: https://github.com/gjtaylor +[titouanfreville]: https://github.com/titouanfreville