docs: update changelog

This commit is contained in:
Kat Marchán 2021-10-05 21:08:26 -07:00
parent 1f70140c2e
commit d379b6a429
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# `miette` Release Changelog # `miette` Release Changelog
<a name="3.2.0"></a>
## 3.2.0 (2021-10-06)
### Features
* **tabs:** Add replace tabs with spaces option (#82) ([1f70140c](https://github.com/zkat/miette/commit/1f70140c2e6a57237de78dab022e29440f98ae33))
### Bug Fixes
* **read_span** prevent multiline MietteSpanContents from skipping lines (#81) ([cb5a919d](https://github.com/zkat/miette/commit/cb5a919deb87f8fba748bed73b6f22ebe4e3390f))
<a name="3.1.0"></a> <a name="3.1.0"></a>
## 3.1.0 (2021-10-01) ## 3.1.0 (2021-10-01)