Skip to content

Commit

Permalink
📝 Add pyproject.toml addition to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed May 10, 2024
1 parent 3f23711 commit 2e5e6d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

### Added

- `pyproject.toml` file with `[build-system]` defined.

### Fixed

- A bug in which AWS S3 encryption was looked for in Nipype config instead of pipeline config (only affected uploading logs)
- A bug in which AWS S3 encryption was looked for in Nipype config instead of pipeline config (only affected uploading logs).

## [1.8.7] - 2024-05-03

Expand Down

0 comments on commit 2e5e6d0

Please sign in to comment.