Skip to content

Commit

Permalink
Merge pull request #165 from CCBR/release/v2.6.1
Browse files Browse the repository at this point in the history
chore: 🤖 prepare release v2.6.1
  • Loading branch information
kelly-sovacool authored Oct 25, 2024
2 parents 4539e60 + 29a84dd commit 06fd833
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## RENEE development version

## RENEE 2.6.1

- New contributing guide available on GitHub and the documentation website. (#159, @kelly-sovacool)
- New `renee debug` subcommand to determine the base directory for debugging purposes. (#159, @kelly-sovacool)
- Fix `renee cache` subcommand to correctly read the container images config file. (#163, @kelly-sovacool)
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ identifiers:
- description: Archived snapshots of all versions
type: doi
value: 10.5281/zenodo.10553198
version: v2.6.0
date-released: "2024-09-09"
version: v2.6.1
date-released: "2024-10-25"
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0-dev
2.6.1-dev

0 comments on commit 06fd833

Please sign in to comment.