Skip to content

Commit

Permalink
Document C backend fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
  • Loading branch information
rtobar committed Sep 13, 2024
1 parent 6f73099 commit b1b8c0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
* Restructured source code so all code lives under `src/`,
and the `ijson.backends._yajl2` extension under `src/ijson/backends/ext/_yajl2`.
This allows C backend tests to actually run on cibuildwheel.
* Fixed several potential stability issues in C backend
around correct error handling.
* Removed tox.

## [3.3.0]
Expand Down

0 comments on commit b1b8c0e

Please sign in to comment.