release notes: adds release notes
This commit is contained in:
parent
d00249de71
commit
6da86f1202
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue