Skip to content

Commit

Permalink
Release 1.15.0.1
Browse files Browse the repository at this point in the history
 [BUG FIXES]
 - Fix git branch checkout operations

 [ENHANCEMENTS]
 - Quote command arguments on Windows
 - Support command environment variables on Windows
 - Detect default branch of git origin
  • Loading branch information
ferki committed Jan 21, 2025
1 parent fec4ea1 commit 21f5638
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ Revision history for Rex
[API CHANGES]

[BUG FIXES]
- Fix git branch checkout operations

[DOCUMENTATION]

[ENHANCEMENTS]
- Quote command arguments on Windows
- Support command environment variables on Windows
- Detect default branch of git origin

[MAJOR]

Expand All @@ -21,6 +17,15 @@ Revision history for Rex

[REVISION]

1.15.0.1-TRIAL 2025-01-21 Ferenc Erki <[email protected]>
[BUG FIXES]
- Fix git branch checkout operations

[ENHANCEMENTS]
- Quote command arguments on Windows
- Support command environment variables on Windows
- Detect default branch of git origin

1.15.0 2024-11-05 Ferenc Erki <[email protected]>
- No code changes since the 1.14.3.2-TRIAL release

Expand Down

0 comments on commit 21f5638

Please sign in to comment.