Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-van-Gils committed Jun 24, 2024
1 parent 9a15970 commit 11c46b4
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
Changelog
=========

3.4.0 (2024-06-22)
3.4.0 (2024-06-24)
------------------
Code quality improvements:

* Using ``qtpy`` library instead of my own Qt5/6 mechanism
* Using f-strings
* Extended API and docstrings, like on `PlotManager`.
* Arguments `linked_curves` and `linked_plots` are hinted as `Sequence` instead
of as `List`

Added support:

* Support for Numpy 2.0

3.3.0 (2023-02-27)
Expand Down

0 comments on commit 11c46b4

Please sign in to comment.