Skip to content

Commit 28b5a2e

Browse files
committed
Update changelog for v0.2.2
1 parent 6a6eddd commit 28b5a2e

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)