File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,22 @@ The format is inspired by [Keep a Changelog](https://keepachangelog.com/en/1.1.0
1515-->
1616## Unreleased
1717
18- [ Full changelog] ( https://github.com/dalito/linkml-project-copier/compare/v0.2.1...main )
18+ [ Full changelog] ( https://github.com/dalito/linkml-project-copier/compare/v0.2.2...main )
19+
20+ ## Release [ 0.2.2] - 2025-02-17
21+
22+ [ Full changelog] ( https://github.com/dalito/linkml-project-copier/compare/v0.2.2...v0.2.1 )
23+
24+ [ 0.2.2 ] : https://github.com/dalito/linkml-project-copier/releases/tag/v0.2.2
1925
2026### Changed
2127
2228- Improved 0.2.x-migration message for ` just update ` .
2329
2430### Fixed
2531
26- - Moving files in the 0.2.0-migration was incomplete and gave errors due to non-existing folders.
27- The just recipe was replaced by a new Python recipe to work around the limitations of ` git mv ` .
32+ - Moving files in the 0.2.0-migration was incomplete and gave git errors due to non-existing folders.
33+ The just shell recipe was replaced by a new Python recipe to work around the limitations of ` git mv ` .
2834
2935## Release [ 0.2.1] - 2025-02-16
3036
You can’t perform that action at this time.
0 commit comments