File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,28 @@ The format is based on `Keep a Changelog <https://keepachangelog.com/en>`_
77and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
88
99[Unreleased]
10- ------------
10+ -------------
11+ Changed
12+ ^^^^^^^
13+
14+ Fixed
15+ ^^^^^
16+
17+ Added
18+ ^^^^^
19+
20+
21+ [3.6.0] - 2022-01-12
22+ --------------------
1123Changed
1224^^^^^^^
1325
1426- Now time allows second precision (instead of daily precision) in storage on uint32 from 01/01/1950 to 01/01/2086
1527 New identifications are produced with this type, old files could still be loaded.
1628 If you use old identifications for tracking use the `--unraw ` option to unpack old times and store data with the new format.
1729- Now amplitude is stored with .1 mm of precision (instead of 1 mm), same advice as for time.
18- - expose more parameters to users for bash tools build_network & divide_network
19- - add warning when loading a file created from a previous version of py-eddy-tracker.
30+ - Expose more parameters to users for bash tools build_network & divide_network
31+ - Add warning when loading a file created from a previous version of py-eddy-tracker.
2032
2133
2234
You can’t perform that action at this time.
0 commit comments