Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
36000 committed Feb 22, 2023
1 parent aa0634d commit 7bf8b25
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
1.0.1 (February 22, 2023)
=========================
Fixed two bugs, where max streamline length was not being enforced and the
mean b0 was being calculated incorrectly. Small documenation fixes.
* [FIX] Add max length constraint, b0 fix (#955)
* Small documentation fixes, to improve auto-rendering of API docs. (#949)
* MAINT: Upgrade pytest as a start to tackling CI errors. (#945)
* MAINT: pep517 => build. (#947)

1.0 (January 05, 2023)
======================
This is the first major release of pyAFQ. The API should be stable
Expand Down

0 comments on commit 7bf8b25

Please sign in to comment.