Skip to content

Commit

Permalink
Some changelog additions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmottl committed Nov 28, 2024
1 parent 5ede1ff commit f599213
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## 11.1.0 (XXXX-XX-XX)

- Fixed a rare, architecture-specific GC bug in `lo_seek`.
- Removed -O3, -ffast-math, and -march=native flags. They may be too risky as
defaults.

- Rewrote README and improved changelog.

- Bug fix:moved incorrect `Bool_val` out of blocking section.

## 11.0.10 (2023-05-16)

Expand Down

0 comments on commit f599213

Please sign in to comment.