You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog/release-notes.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,20 @@
3
3
### Features
4
4
- Add new CLI command: `cnb-tools challenge SUBCOMMAND`
5
5
6
+
### Docs
7
+
- Add How-To tutorial on how the Validation Toolkit can be used
8
+
9
+
### Bug fixes
10
+
- Remove custom classes, as to prevent future confusion with synapseclient's classes
11
+
12
+
## 0.3.0
13
+
14
+
### Features
15
+
- Add new module: validation_toolkit ([#26](https://github.com/Sage-Bionetworks-Challenges/cnb-tools/pull/26))
16
+
17
+
### Bug fixes
18
+
- Handle use case when there is one or more unknown submission IDs in given list ([#23](https://github.com/Sage-Bionetworks-Challenges/cnb-tools/pull/23))
0 commit comments