Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjsanger authored Jun 6, 2023
1 parent 24aadcd commit 21ec921
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.5.1]

### Fixed
- Incorrect recursive behaviour of RodsItem::add/remove/supersede_permissions methods

## [2.5.0]

### Added

- attr parameter to RodsItem::metadata method
- iRODS 4.2.12 to CI.

## [2.4.0]

### Added

- RodsItem::avu method
- Singularity container support for iRODS clients

### Removed

- Use of Conda-based iRODS clients in CI.
- Remove use of Conda-based Python in CI.

Expand Down

0 comments on commit 21ec921

Please sign in to comment.