Skip to content

Commit 3c2f14c

Browse files
authored
Merge pull request #144 from bpoldrack/release-0.2.1
Prepare bugfix release 0.2.1
2 parents d7afa10 + 31fd2f9 commit 3c2f14c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
0.2.1 (Feb 1, 2021) -- Bugfix
2+
3+
- Fixes
4+
5+
- A bug that allowed to clone an OSF project from misshaped URLs of type
6+
osf://<project id>/some/where/underneath (was treated as osf://<project
7+
id>).
8+
This led to an infinite recursion when installing subdatasets.
9+
10+
- An internal function allows to update existing project metadata
11+
12+
- Several tweaks to the documentation
13+
14+
- Changes in continuous integration testing with no implications for users
15+
16+
- Updated internal osfclient fork
17+
18+
119
0.2.0 (Jul 17, 2020) -- More DataLad and OSF integration
220

321
- This release brings a variety improvements that jointly better utilize

0 commit comments

Comments
 (0)