File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,21 @@ 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.4] - unreleased
6+ ## [ 1.11.5] - unreleased
7+ ### Added
8+ ### Changed
9+ ### Deprecated
10+ ### Removed
11+ ### Fixed
12+ ### Security
13+
14+ ## [ 1.11.4] - 8/29/25
715### Added
816- Total clone time to ghorg stats
17+ - Gitea integration test suite
18+ - Clone delay option with auto concurrency adjustment; thanks @batagy
919### Changed
20+ - GitLab clone examples and notes
1021### Deprecated
1122### Removed
1223### Fixed
@@ -15,6 +26,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
1526- GHORG_GITLAB_GROUP_EXCLUDE_MATCH_REGEX to work on subgroups; thanks @deepzeafish
1627- GHORG_FETCH_ALL is incompatible with cloning via fine-grained token over https; thanks @brainplot
1728### Security
29+ - Bump go-github from v62 to v72; thanks @alexandre-orca
30+ - Bump golang.org/x/crypto in /scripts/local-gitea/test-runner (#565 )
31+ - Bump github.com/hashicorp/go-retryablehttp (#555 )
32+ - Bump golang.org/x/oauth2 in /scripts/local-gitlab/seeder (#553 )
33+ - Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#550 )
1834
1935## [ 1.11.3] - 7/4/25
2036### Added
You can’t perform that action at this time.
0 commit comments