File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,17 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
6- ## [1.11.7] - unreleased
6+ ## [1.11.7] - 12/6/25
77### Added
8- - Parallel pagination for SCM repo fetching (#597)
8+ - Parallel pagination for SCM repo fetching. A major speed improvement for cloning large organizations (#597)
99### Changed
1010### Deprecated
1111### Removed
1212### Fixed
13+ - GHORG_FETCH_ALL check to no-clean mode processing; thanks @ypid-work (#594)
1314### Security
15+ - Bump golang.org/x/crypto in /scripts/local-gitea/seeder (#595)
16+ - Bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#596)
1417
1518## [1.11.6] - 11/6/25
1619### Added
You can’t perform that action at this time.
0 commit comments