Skip to content

Commit 6d0f09a

Browse files
committed
SpecMem with SkillOpt and Licence update
1 parent 6d3cb5c commit 6d0f09a

6 files changed

Lines changed: 228 additions & 668 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
### Security
2626
- N/A
2727

28+
## [0.2.2] - 2026-06-04
29+
30+
### Changed
31+
- Relicensed from AGPL-3.0-or-later to Apache-2.0.
32+
33+
### Fixed
34+
- `specmem version` and `specmem.__version__` reported `0.2.0` regardless of the
35+
installed release. `__version__` is now derived from the installed package
36+
metadata, so it always matches the released version and cannot drift from
37+
`pyproject.toml`.
38+
2839
## [0.2.1] - 2026-06-04
2940

3041
### Fixed

0 commit comments

Comments
 (0)