Skip to content

Commit e258ad8

Browse files
committed
Update changelog
1 parent 48f8496 commit e258ad8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
77
## Unreleased
88
### Fixed
99
- 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.
1024

1125
## 0.28.1 - 2024-02-22
1226
### Added

0 commit comments

Comments
 (0)