Skip to content
Merged
Changes from all commits
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
17 changes: 17 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
=========

2025.3.1
--------

Enhancements

- LFS support in github: (#1810)

Fixes

- json should be a method fo requests shim (#1814)
- don't raise if known_implementation has no given error string (#1804)

Other

- rename protocols for sync-http (#1810)


2025.3.0
--------

Expand Down
Loading