We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea8f9b commit 8d1a78eCopy full SHA for 8d1a78e
CHANGELOG.md
@@ -1,4 +1,25 @@
1
-0.1.0 (9 April 2021)
2
-====================
+# Changelog
+
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
21
22
- 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