Skip to content

Commit

Permalink
Update changelog for version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emi80 committed Jul 29, 2014
1 parent fc55028 commit f0e9a36
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.rst
@@ -1,13 +1,18 @@
Changelog
=========

Version 0.11.0:
- Fix bug: remove fileinfo from output
- Refactor Dataset get method
- Add config files support in command line tools
- Improve arguments passing and index loading in command line tools

Version 0.10.0:
- Improve index file lookup
- Change some APIs
- Use stdin when data is piped instead of IDX_FILE (`#9 <https://github.com/emi80/idxtools/issues/9>`_)
- Implement removal of all files of a given type from a dataset (`#11 <https://github.com/emi80/idxtools/issues/11>`_)


Version 0.9.1:
- Detect replicate id and create metadata for replicates (`#3 <https://github.com/emi80/idxtools/issues/3>`_)
- Add support to remove whole dataset to the remove command (`#8 <https://github.com/emi80/idxtools/issues/8>`_)
Expand Down

0 comments on commit f0e9a36

Please sign in to comment.