File tree Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -4,21 +4,12 @@ All notable changes to this project will be documented (for humans) in this file
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.5.3] - Date
7+ ## [ 0.5.3] - 2019-01-12
88
9- TODO Summary
10-
11- ### Added
12-
13- ### Changed
14-
15- ### Deprecated
9+ Minor hot bugfix release
1610
1711### Fixed
18-
19- ### Removed
20-
21- ### Security
12+ - Do not shorten spaces in the dates while pretty printing .json
2213
2314## [ 0.5.2] - 2019-01-04
2415
Original file line number Diff line number Diff line change 1- __version__ = "0.5.3-dev "
1+ __version__ = "0.5.3"
22__author__ = "HeuDiConv team and contributors"
33__url__ = "https://github.com/nipy/heudiconv"
44__packagename__ = 'heudiconv'
You can’t perform that action at this time.
0 commit comments