Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrie30 committed Sep 28, 2024
1 parent 960279b commit d5785ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## [1.11.0] - 9/28/2024
### Added
- Reclone name and description to reclone output
- GHORG_PRESERVE_SCM_HOSTNAME, note that this feature changes the directory structure that gitlab all-users and all-groups clone into; thanks @rrrix
- GHORG_PRESERVE_SCM_HOSTNAME, to organize clones by a top level SCM hostname folder; thanks @rrrix
- GHORG_PRUNE_UNTOUCHED, to prune repos that users make no changes in; thanks @MaxG87
- GHORG_GITHUB_TOKEN_FROM_GITHUB_APP to handle github app tokens; thanks @PaarthShah
- Command reclone-server, to run ad hoc reclone commands via HTTP requests
- Command reclone-cron, to run periodic reclone commands on a timer
### Changed
- **Breaking Change:** Self hosted gitlab clones will now include the top level domain in the default output directory
### Deprecated
### Removed
### Fixed
Expand Down

0 comments on commit d5785ba

Please sign in to comment.