8000 Add changelog entry for version 0.2.0 · nipype/pydra-nipype1@8d1a78e · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d1a78e

Browse files
Add changelog entry for version 0.2.0
1 parent cea8f9b commit 8d1a78e

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
1-
0.1.0 (9 April 2021)
2-
====================
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [0.2.0] – 2022-11-21
6+
7+
### Added
8+
9+
- Expose `Nipype1Task` to the root of the package.
10+
11+
### Changed
12+
13+
- Use modern `attrs` namespace instead of `attr`.
14+
- Migrate project to `flit_scm`.
15+
16+
### Fixed
17+
18+
- Keep collection types in wrapped interfaces.
19+
20+
## [0.1.0] – 2021-04-09
321

422
- Initial release for PyPI
23+
24+
[0.2.0]: https://github.com/nipype/pydra-nipype1/compare/0.1.0...0.2.0
25+
[0.1.0]: https://github.com/nipype/pydra-nipype1/releases/tag/0.1.0

0 commit comments

Comments
 (0)
0