Skip to content

Commit

Permalink
it is now a 0.23.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ijpulidos authored Jun 12, 2023
1 parent 48b8d9f commit ddfa043
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/releasehistory.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Release History
***************

0.22.2 - Bugfix release
=======================
0.23.0 - latest numba support and real time stats enhancements
==============================================================

Please note that there is an API breaking change. To ensure consistency of the data when appending real time stats make sure that you make the ``online_analysis_interval`` of your ``MultiStateSampler`` object match the ``checkpoint_interval`` of your ``MultiStateReporter``. It will error if this is not the case.

Enhancements
------------
Expand Down

0 comments on commit ddfa043

Please sign in to comment.