Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/changelog.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
diegorusso and hugovk authored Oct 24, 2025
commit 039506569c11b0725435a4e679c3857da3f45a30
2 changes: 1 addition & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Version 1.12.0 (2025-10-24)
* Add BPE tokeniser benchmark
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth listing the new benchmarks first, as most interesting.

And stuff like Ruff formatting can be at the end.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure I'll swap this around

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, have a look please.

* Add ``-V``/``--version`` CLI argument
* Add ``--hook`` CLI argument
* Add support for experimentak JIT builds
* Add support for experimental JIT builds
* Add Arm64 CI
* Add Free-threading CI
* Make Windows a non-experimental platform in CI
Expand Down
Loading