File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to this project will be documented (for humans) in this file
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ UNRELEASED] - 2018-??-??
8
+ TODO Summary
9
+ ### Added
10
+
11
+ ### Changed
12
+
13
+ ### Deprecated
14
+
15
+ ### Fixed
16
+
17
+ ### Removed
18
+
19
+ ### Security
20
+
21
+
7
22
## [ 0.5] - 2018-03-01
8
23
The first release after major refactoring:
9
24
Original file line number Diff line number Diff line change 1
- __version__ = "0.5"
1
+ __version__ = "0.5.dev1 "
2
2
__author__ = "HeuDiConv team and contributors"
3
3
__url__ = "https://github.com/nipy/heudiconv"
4
4
__packagename__ = 'heudiconv'
You can’t perform that action at this time.
0 commit comments