File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
7
7
## Unreleased
8
8
### Fixed
9
9
- Put ` vcs ` , ` vsim ` , and ` riviera ` defines in quotes.
10
+ - Fix ` genus ` script initialization.
11
+ - Update Readme with for script formats.
12
+ - Fix vendor file mappings when combining into a single directory.
13
+ - Make panic an error when lockfile is not up to date with dependencies.
14
+ - Fix Readme dependency version indication for exact match.
15
+ - Fix vendor file copying for symbolic links.
16
+
17
+ ### Added
18
+ - Add abort on error for ` vcs ` script type.
19
+ - Add warning to update command when using overrides.
20
+ - Add support for branchless commits in dependency repositories.
21
+
22
+ ### Changed
23
+ - Bump dependencies.
10
24
11
25
## 0.28.1 - 2024-02-22
12
26
### Added
You can’t perform that action at this time.
0 commit comments