Skip to content

Commit a038571

Browse files
committed
docs(CHANGES): Note URL renames
1 parent 7315799 commit a038571

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES

+9
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ $ pip install --user --upgrade --pre libvcs
1313

1414
- _Add your latest changes from PRs here_
1515

16+
### Breaking changes
17+
18+
URL renamings (#417):
19+
20+
- `Matcher` -> `Rule`, `MatcherRegistry` -> `Rules`
21+
- `matches` -> `rule_map`
22+
- `default_patterns` -> `patterns`
23+
- `MATCHERS` -> `RULES`
24+
1625
## libvcs 0.16.5 (2022-09-21)
1726

1827
### Bug fixes

0 commit comments

Comments
 (0)