Skip to content

Commit 42e5315

Browse files
authored
Merge pull request #792 from soft-matter/v07-release-notes-fix
DOC: Small edits to index and whatsnew
2 parents 7f5ca4f + b6abe30 commit 42e5315

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ See the
6262
release or the version in development.
6363

6464
To check out the code, report a bug, or contribute a new feature, please visit
65-
the `github repository <https://github.com/soft-matter/trackpy>`_.
65+
the `GitHub repository <https://github.com/soft-matter/trackpy>`_.
6666

6767
Different versions of the documentations are available: consult the documentation
6868
of the current `stable <https://soft-matter.github.io/trackpy/stable/>`_

doc/releases/v0.7.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
v0.7
2-
------
2+
----
33

44
trackpy v0.7 includes an enhancement/bug fix to how MSD calculations handle gaps
55
in trajectories. The msd() and imsd() functions now output NaN values (instead
@@ -15,4 +15,5 @@ Bug fixes
1515

1616
Enhancements
1717
~~~~~~~~~~~~
18-
- Clarify what parameters are kwonly in documented signature of link_foo() (@anntzer, #789)
18+
- Clarify what parameters are keyword-only in documentation of link functions
19+
(@anntzer, #789)

0 commit comments

Comments
 (0)