Skip to content

Commit 611d699

Browse files
committed
docs: add #1179 to release notes
1 parent 756b10a commit 611d699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/releases/2026.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ fixed issues and merged PRs is on `milestone 2026.3`_.
3434
- Upgraded to Ruff 0.16 and fixed new default lints, including upgrade lints (:pr:`1161`). This also improves the handling modern type aliases in a few places.
3535
- Reworked type checking logic in the pipeline to fix type bugs with NumPy 2.5, and hopefully reduce brittleness (:pr:`1120`).
3636
- Added initial support for importing Steam user/item data
37-
(:py:mod:`lenskit.data.sources.steam`, :pr:`1111`).
37+
(:py:mod:`lenskit.data.sources.steam`, :pr:`1111`, :pr:`1178`).
3838
- Support simultaneous multithreaded running in accelerator tasks (:issue:`1124`, :pr:`1125`).
3939
- Fix Torch compilation support bugs (:pr:`1113`).
4040
- Optuna fixes for random seeds, continuing when a trial fails, collecting results (:pr:`1132`, :pr:`1134`).

0 commit comments

Comments
 (0)