File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## 2.3.0 - 2020-09-15
88
9+ Removed develop branch, all pull requests will need to be against master from now
10+ forward. Please update version number in setup.py in each PR.
11+
912### Added
1013- Simple extractors now support datasets, can also create new datasets.
1114- Ability to add tags from simple extractor to files and datasets.
15+ - Ability to add additional files (outputs) to dataset in simple extractor.
16+ - Use pipenv to manage dependencies.
17+ - Add job_id to each status message returned by pyclowder.
18+ - PyClowderExtractionAbort to indicate the message shoudl not be retried.
19+
20+ ### Changed
21+ - Better handling of status messages
1222
1323## 2.2.3 - 2019-10-14
1424
You can’t perform that action at this time.
0 commit comments