Skip to content

Commit 57f2d19

Browse files
committed
chore: Update CHANGELOG.md to reflect changes in sprout create behavior and support for repositories without .env.example files
1 parent c4c7a17 commit 57f2d19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
- Support for repositories without `.env.example` files - `sprout create` now works in any git repository
1112

1213
### Changed
14+
- `sprout create` behavior when no `.env.example` files exist: shows warning instead of error and continues creating worktree
1315

1416
### Deprecated
1517

0 commit comments

Comments
 (0)