Skip to content

Commit ab67c55

Browse files
update changelog for v3.6.0 (AntSimi#129)
1 parent af8e443 commit ab67c55

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,28 @@ The format is based on `Keep a Changelog <https://keepachangelog.com/en>`_
77
and 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+
--------------------
1123
Changed
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

0 commit comments

Comments
 (0)