Skip to content

Commit

Permalink
Tweak release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
darafferty committed Oct 12, 2018
1 parent f707abe commit 94dc7ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion bdsf/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ def changelog():
"""
PyBDSF Changelog.
-----------------------------------------------------------------------
2018/06/21 - Version 1.8.15
2018/10/12 - Version 1.8.15
2018/10/09 - Fix segfault in Gaussian fitting (#63)
2018/06/21 - Fix setup.py for boost versions > 1.63
Expand Down
4 changes: 3 additions & 1 deletion doc/source/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
**********
What's New
**********
Version 1.8.15 (2018/05/21):
Version 1.8.15 (2018/10/12):

* Fix segfault in Gaussian fitting (#63)

* Fix setup.py for boost versions > 1.63 (#58)

Expand Down

0 comments on commit 94dc7ef

Please sign in to comment.