Skip to content

Commit d5785ba

Browse files
committed
Update CHANGELOG.md
1 parent 960279b commit d5785ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
## [1.11.0] - 9/28/2024
77
### Added
88
- Reclone name and description to reclone output
9-
- GHORG_PRESERVE_SCM_HOSTNAME, note that this feature changes the directory structure that gitlab all-users and all-groups clone into; thanks @rrrix
9+
- GHORG_PRESERVE_SCM_HOSTNAME, to organize clones by a top level SCM hostname folder; thanks @rrrix
1010
- GHORG_PRUNE_UNTOUCHED, to prune repos that users make no changes in; thanks @MaxG87
1111
- GHORG_GITHUB_TOKEN_FROM_GITHUB_APP to handle github app tokens; thanks @PaarthShah
1212
- Command reclone-server, to run ad hoc reclone commands via HTTP requests
1313
- Command reclone-cron, to run periodic reclone commands on a timer
1414
### Changed
15+
- **Breaking Change:** Self hosted gitlab clones will now include the top level domain in the default output directory
1516
### Deprecated
1617
### Removed
1718
### Fixed

0 commit comments

Comments
 (0)