Skip to content

Commit 448bab4

Browse files
committed
Add v0.2 to CHANGELOG
1 parent 030059b commit 448bab4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- Fixed typos in documentation and source files
2727
- Corrected "callee-stored" → "callee-saved" terminology
2828

29+
## [0.2] - 2024-2025
30+
31+
### Changed
32+
- Updated to VS2022 project files
33+
- Updated GitHub Actions dependencies
34+
- Automated library builds committed to repository
35+
2936
## [0.1] - 2020-05-18
3037

3138
### Added
@@ -43,4 +50,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4350
- Visual Studio project files (VS2017, VS2019, VS2022)
4451

4552
[1.0.0]: https://github.com/stackless-dev/stackman/releases/tag/v1.0.0
53+
[0.2]: https://github.com/stackless-dev/stackman/releases/tag/v0.2
4654
[0.1]: https://github.com/stackless-dev/stackman/releases/tag/v0.1

0 commit comments

Comments
 (0)