Skip to content

Commit 768a64b

Browse files
authored
Merge pull request #790 from nkeim/v07-release-notes
DOC: Complete release notes for v0.7
2 parents 47b6264 + 14e5add commit 768a64b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

doc/releases/v0.7.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ significantly different (and more accurate) when gaps are numerous and large.
1010
Bug fixes
1111
~~~~~~~~~
1212
- MSD properly handles gaps in trajectories (@vivarose, #773)
13+
- Fix plot_traj(colorby='frame') for intermittent particles. (@T0T0R, #777)
14+
- Let imsd() use output of subtract_drift() (@nkeim, #785)
15+
16+
Enhancements
17+
~~~~~~~~~~~~
18+
- Clarify what parameters are kwonly in documented signature of link_foo() (@anntzer, #789)

doc/whatsnew.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ What's new in the package
77

88
A catalog of new features, improvements, and bug-fixes in each release. Follow links to the relevant GitHub issue or pull request for specific code changes and any related discussion.
99

10+
.. include:: releases/v0.7.txt
11+
1012
.. include:: releases/v0.6.txt
1113

1214
.. include:: releases/v0.5.txt

0 commit comments

Comments
 (0)