release notes: adds release notes

This commit is contained in:
ievgenii vdovenko 2025-06-11 12:54:31 +02:00
parent d00249de71
commit 6da86f1202

View file

@ -9,7 +9,8 @@ Release Date
New Features
^^^^^^^^^^^^
- git: added server-side support for partial and shallow cloning, so "--depth", "--filter" arguments are supported
- git: Added server-side support for partial and shallow cloning, so "--depth", "--filter" arguments are supported.
- PyCharm Debugger Integration: Added support for remote debugging with PyCharm.
General
^^^^^^^
@ -28,6 +29,8 @@ Performance
Fixes
^^^^^
- Resolved an issue with SVN repositories by implementing proper cache invalidation.
- Fixed a regression affecting push capabilities.
Upgrade notes