Spaces:
Paused
Paused
Commit
·
41ad185
1
Parent(s):
2004c79
chore(release): 0.5.1
Browse files- CHANGELOG.md +11 -0
CHANGELOG.md
CHANGED
@@ -2,6 +2,17 @@
|
|
2 |
|
3 |
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
## 0.5.0 (2025-06-19)
|
6 |
|
7 |
|
|
|
2 |
|
3 |
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
4 |
|
5 |
+
## [0.5.1](///compare/v0.5.0...v0.5.1) (2025-06-19)
|
6 |
+
|
7 |
+
|
8 |
+
### ⚠ BREAKING CHANGES
|
9 |
+
|
10 |
+
* add constraint analyzer service and refactor all systems
|
11 |
+
|
12 |
+
### Features
|
13 |
+
|
14 |
+
* add constraint analyzer service and refactor all systems 2004c79
|
15 |
+
|
16 |
## 0.5.0 (2025-06-19)
|
17 |
|
18 |
|