Skip to content

Commit

Permalink
Updating change-log
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Jul 16, 2022
1 parent 6dfc90f commit 1a02e90
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Changelog
*********

v1.2.0
v1.3.0
======

API changes
Expand Down Expand Up @@ -48,6 +48,23 @@ Future work

* Working around xtensor bug and outdated GMat modules, see be7f823

v1.2.0
======

API changes
-----------

* [Python] Using NumPy (improves performance, API does not change)
* [Python] Adding TyingsPeriodic
* Removing deprecated functions

Other changes
-------------

* Switching to Catch2 v3
* [docs] Python example Periodic
* [docs] Example: nested tabs

v1.1.0
======

Expand Down

0 comments on commit 1a02e90

Please sign in to comment.