Skip to content

Commit

Permalink
update version number and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kienzle committed Dec 1, 2017
1 parent 4304881 commit e885d7b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Change History

Note: updated docs now found at `<http://refl1d.readthedocs.org>`_

2017-12-01 v0.8
===============

* incoherent cross sections now calculated as total minus coherent
* make sure displayed chisq is consistent with negative log likelihood
* allow blending across multiple interfaces
* allow Nevot-Croce calculations for magnetic models

2016-08-05 v0.7.9a2
===================

Expand Down
2 changes: 1 addition & 1 deletion refl1d/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
See http://www.reflectometry.org/danse/reflectometry for online manuals.
"""

__version__ = "0.7.9a2"
__version__ = "0.8"

0 comments on commit e885d7b

Please sign in to comment.