From 4442b69c60f9f6dcc3e4b77dc43e3baf5d920ef8 Mon Sep 17 00:00:00 2001 From: dalance Date: Mon, 1 Aug 2022 12:14:42 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a3faf1..96fc71e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.12.0...Unreleased) - ReleaseDate +* [Fixed] Bugfixes for preprocess(), plus organise and extend tests. [#61](https://github.com/dalance/sv-parser/pull/61) + ## [v0.12.0](https://github.com/dalance/sv-parser/compare/v0.11.3...v0.12.0) - 2022-07-05 * [Fixed] Fix issues #49 and #50 [#51](https://github.com/dalance/sv-parser/pull/51)