Update CHANGELOG

This commit is contained in:
dalance 2023-02-08 09:14:26 +09:00
parent 83f850f79e
commit 35c3aeb959

View File

@ -2,6 +2,8 @@
## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.12.2...Unreleased) - ReleaseDate ## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.12.2...Unreleased) - ReleaseDate
* [Added] Improvement: Handle non-UTF8 files [#79](https://github.com/dalance/sv-parser/pull/79)
## [v0.12.2](https://github.com/dalance/sv-parser/compare/v0.12.1...v0.12.2) - 2022-11-09 ## [v0.12.2](https://github.com/dalance/sv-parser/compare/v0.12.1...v0.12.2) - 2022-11-09
* [Fixed] fix: typo [#65](https://github.com/dalance/sv-parser/pull/65) * [Fixed] fix: typo [#65](https://github.com/dalance/sv-parser/pull/65)