Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmottl committed May 5, 2023
1 parent 0bfc6b3 commit 41a6970
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### 11.0.9 (2023-05-05)

* Fixed a bug in the bytecode bindings for `lamch`, which also affected
`syevr`. These functions should now not crash anymore when compiling
to bytecode or using the OCaml interpreter.

Thanks to Philippe Veber <philippe.veber@gmail.com> for the bug report!

* Added support for Apple Silicon.

Thanks to Marcello Seri <marcello.seri@gmail.com> for this contribution!

* Improved Dune build rules


### 11.0.8 (2020-08-15)

* Improved detection of (complex) `dotu` and `dotc` calling conventions.
Expand Down

0 comments on commit 41a6970

Please sign in to comment.