blackopsrepl commited on
Commit
1c4ca89
·
1 Parent(s): 918bdb4

chore(release): 0.5.0

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +12 -0
CHANGELOG.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Changelog
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
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * add mpc solver, refactor all systems
11
+
12
+ * add mpc solver, refactor all systems 918bdb4