Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Jan 4, 2025
1 parent 8b2d75a commit 41eba40
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,9 @@ jobs:
release_name: ${{ env.VERSION }}
body: |
**Changes**:
- Reposerver module: sending connection type to meet the new requirements of the server (Repomanager v4.14.1)
- Added SIGINT (Ctrl+C) handling
- Reposerver module: now sending packages information at the end of each update
- Reposerver module: automatically retrieve profile configuration from the server on every profile update (requires Repomanager >= `4.15.0`)
- Various fixes and improvements
draft: false
prerelease: false
Expand Down

0 comments on commit 41eba40

Please sign in to comment.