Skip to content

Commit 7b98fb8

Browse files
committed
doc: update changelog
1 parent 19e2f5b commit 7b98fb8

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,22 @@ All notable changes to this project will be documented (for humans) in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - Date
8-
TODO Summary
7+
## [0.5] - TBD
8+
First release after major refactor
99
### Added
1010
- [CHANGELOG.md](https://github.com/nipy/heudiconv/blob/master/CHANGELOG.md)
11+
- [Regression testing](https://github.com/nipy/heudiconv/blob/master/tests/test_regression.py) on real data (using datalad)
1112
### Changed
1213
- Refactored into a proper `heudiconv` Python module
13-
- `Dockefile` is generated by NeuroDocker
14+
- `Dockerfile` is generated by [neurodocker](https://github.com/kaczmarj/neurodocker)
15+
- Logging verbosity reduced
16+
- Increased leniency with missing DICOM fields
1417
### Removed
1518
### Deprecated
1619
### Fixed
20+
- Consistency with converted files permissions
21+
- Ensured subject id for BIDS conversions will be BIDS compliant
22+
- Re-add `seqinfo` fields as column names in generated `dicominfo`
1723
### Security
1824

1925
## [0.4] - 2017-10-15
@@ -67,4 +73,4 @@ TODO Summary
6773
## References
6874
[DBIC]: http://dbic.dartmouth.edu
6975
[datalad]: http://datalad.org
70-
[dcm2niix]: https://github.com/rordenlab/dcm2niix
76+
[dcm2niix]: https://github.com/rordenlab/dcm2niix

0 commit comments

Comments
 (0)