Skip to content

Commit

Permalink
Adding changelog for sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMeisrimelModelon committed Aug 23, 2023
1 parent cf9eee4 commit c1f31da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/sphinx/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
==========
Changelog
==========
--- PyFMI-2.11.0 ---
* Refactored result handling for dynamic_diagnostics. It is now possible use dynamic_diagnostics with a custom result handler.
* Migrated some diagnostics functionality into a new file: src/common/diagnostics.py. This should be seamless.
* pyfmi.common.diagnostics_prefix has been moved to pyfmi.common.diagnostics as DIAGNOSTICS_PREFIX.

--- PyFMI-2.10.4 ---
* Added 'result_handling' = None as option, deprecated 'none'.
* Fixed so that 'hasattr' works on log nodes.
Expand Down

0 comments on commit c1f31da

Please sign in to comment.