diff --git a/docs/release-notes/release-notes-5.0.1.rst b/docs/release-notes/release-notes-5.0.1.rst new file mode 100644 --- /dev/null +++ b/docs/release-notes/release-notes-5.0.1.rst @@ -0,0 +1,42 @@ +|RCE| 5.0.0 |RNS| +----------------- + +Release Date +^^^^^^^^^^^^ + +- 2024-05-20 + + +New Features +^^^^^^^^^^^^ + + + +General +^^^^^^^ + + + +Security +^^^^^^^^ + + + +Performance +^^^^^^^^^^^ + + + + +Fixes +^^^^^ + +- Fixed Celery serialization issues +- Fixed SVN hooks binary dir paths which in certain scenarios resulted in empty values forbidding hooks to execute +- Fixed annotation bug for files without new lines or mixed newlines + + +Upgrade notes +^^^^^^^^^^^^^ + +- RhodeCode 5.0.1 is unscheduled bugfix release to address some of the issues found during 4.X -> 5.X migration