From a01431b00f06d35af0b1af70e1c148aa00ad17f5 Mon Sep 17 00:00:00 2001 From: dalance Date: Tue, 5 Jul 2022 19:54:30 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52c2098..55110cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.11.3...Unreleased) - ReleaseDate +* [Fixed] Fix issues #49 and #50 [#51](https://github.com/dalance/sv-parser/pull/51) * [Fixed] Remove whitespace within/around compiler directives (bugfix). [#58](https://github.com/dalance/sv-parser/pull/58) ## [v0.11.3](https://github.com/dalance/sv-parser/compare/v0.11.2...v0.11.3) - 2022-02-03