Skip to content

Commit 25ecbb7

Browse files
committed
update changelog
1 parent 9fd7d9a commit 25ecbb7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
### Added
99

10-
- New method `BuildBuilder::patch_with_path()` for path-based patching (as compared to git-based).
10+
- New method `BuildBuilder::patch_with_path()` for path-based patching (as
11+
compared to git-based).
12+
- New struct `AlternativeRegistry` to configure how an alternative registry can
13+
be accessed.
14+
15+
### Changed
16+
17+
- **BREAKING**: `Crate::registry` now requires an `AlternativeRegistry` rather
18+
than the registry URL as string.
1119

1220
## [0.14.0] - 2021-08-19
1321

0 commit comments

Comments
 (0)