This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
forked from dandi/dandi-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
LINC Bot
committed
Jul 19, 2024
1 parent
de8c37a
commit c5f0ccb
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
# 0.10.0 (Fri Jul 19 2024) | ||
|
||
#### 🚀 Enhancement | ||
|
||
- Update readme [#50](https://github.com/lincbrain/linc-cli/pull/50) ([@kabilar](https://github.com/kabilar)) | ||
- Attempt to resolve versioneer compatibility issues [#51](https://github.com/lincbrain/linc-cli/pull/51) ([email protected] [@aaronkanzer](https://github.com/aaronkanzer)) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- Update readme links and fix spelling [#46](https://github.com/lincbrain/linc-cli/pull/46) ([@kabilar](https://github.com/kabilar)) | ||
- Pin dandischema to 0.10.1 to resolve API /info schema version match [#49](https://github.com/lincbrain/linc-cli/pull/49) ([email protected] [@aaronkanzer](https://github.com/aaronkanzer)) | ||
- Include logic to properly authenticate a user upon the move command, pin dandischema to 0.10.0 [#42](https://github.com/lincbrain/linc-cli/pull/42) ([email protected] [@aaronkanzer](https://github.com/aaronkanzer)) | ||
|
||
#### Authors: 3 | ||
|
||
- [@aaronkanzer](https://github.com/aaronkanzer) | ||
- Aaron Kanzer ([email protected]) | ||
- Kabilar Gunalan ([@kabilar](https://github.com/kabilar)) | ||
|
||
--- | ||
|
||
# 0.9.0 (Wed Mar 13 2024) | ||
|
||
#### 🚀 Enhancement | ||
|