From 998adc7cb76b521f20af08940ddee634e0188135 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 09:05:59 +0000 Subject: [PATCH] chore(master): release 0.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce738bc..0dc10fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/FPGA-Research/SDF-toolkit/compare/v0.2.0...v0.3.0) (2026-06-10) + + +### Features + +* **parser:** support PERIOD timing checks ([#7](https://github.com/FPGA-Research/SDF-toolkit/issues/7)) ([0920f9c](https://github.com/FPGA-Research/SDF-toolkit/commit/0920f9cac9b546c77b81ad9f8856d8e6fa80f3b0)) + ## [0.2.0](https://github.com/FPGA-Research/SDF-toolkit/compare/v0.1.2...v0.2.0) (2026-06-09)