Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulJonasJost committed Oct 11, 2023
1 parent 4c25569 commit dfb6a03
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ Release notes
..........


0.3.2 (2023-10-02)
-------------------

* Visualize:
* Get optimization result by id (#1116)
* Storage:
* {id} in history storage filename (#1118)
* Objective:
* adjusted PEtab.jl syntax to new release(#1128, #1131)
* Documentation on PEtab importer (#1126)
* Ensembles
* Additional option for cutoff calculation (#1124)
* fix ensembles from optimization endpoints (#1130)
* General
* Added How to Cite (#1125)


0.3.2 (2023-10-02)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion pypesto/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.2"
__version__ = "0.3.3"

0 comments on commit dfb6a03

Please sign in to comment.