release: pinned to fixed tools 1.4.1 version

This commit is contained in:
RhodeCode Admin 2022-10-03 13:11:53 +02:00
parent 227f4040d2
commit dca58047e2
4 changed files with 8 additions and 7 deletions

View file

@ -28,6 +28,7 @@ General
- Caches: invalidate cache on remote side from repo settings alongside local cache.
- Git: allow setting symbolic ref for repos without master branch.
- Sys-info: added helpers for faster loading of sys-info data
- Debugging: debug = true flag now prints associated exception and logs right into the error page
Security