Update CHANGELOG

This commit is contained in:
dalance 2023-11-29 12:33:28 +09:00
parent 250354e7c6
commit e82f4ee236

View File

@ -2,6 +2,8 @@
## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.13.2...Unreleased) - ReleaseDate ## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.13.2...Unreleased) - ReleaseDate
* [Fixed] Fix chained method [#93](https://github.com/dalance/sv-parser/pull/93)
## [v0.13.2](https://github.com/dalance/sv-parser/compare/v0.13.1...v0.13.2) - 2023-11-09 ## [v0.13.2](https://github.com/dalance/sv-parser/compare/v0.13.1...v0.13.2) - 2023-11-09
* [Changed] Modify to handle symplink as well as file [#87](https://github.com/dalance/sv-parser/pull/87) * [Changed] Modify to handle symplink as well as file [#87](https://github.com/dalance/sv-parser/pull/87)