Skip to content

Commit

Permalink
Bump version to 0.6.0 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jraddaoui committed Jan 9, 2025
1 parent af44140 commit 155cce0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ requests.

## [Unreleased]

## [0.6.0] - 2025-01-09

### Changed

- Preservation tasks view from table to cards ([#1077])

## [0.5.0] - 2024-11-29

### Added
Expand Down Expand Up @@ -55,13 +61,15 @@ requests.

Initial release.

[unreleased]: https://github.com/artefactual-sdps/enduro/compare/v0.5.0...HEAD
[unreleased]: https://github.com/artefactual-sdps/enduro/compare/v0.6.0...HEAD
[0.6.0]: https://github.com/artefactual-sdps/enduro/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/artefactual-sdps/enduro/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/artefactual-sdps/enduro/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/artefactual-sdps/enduro/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/artefactual-sdps/enduro/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/artefactual-sdps/enduro/releases/tag/v0.1.0
[#1079]: https://github.com/artefactual-sdps/enduro/issues/1079
[#1077]: https://github.com/artefactual-sdps/enduro/issues/1077
[#1066]: https://github.com/artefactual-sdps/enduro/issues/1066
[#1062]: https://github.com/artefactual-sdps/enduro/issues/1062
[#1039]: https://github.com/artefactual-sdps/enduro/issues/1039
Expand Down
2 changes: 1 addition & 1 deletion internal/version/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.6.0

0 comments on commit 155cce0

Please sign in to comment.