Skip to content

Commit 1ac0df2

Browse files
authored
updating details on why this restriction was added
1 parent 6a53380 commit 1ac0df2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
## 0.13.0
44

55
* The `setManifestKeyPrefix()` method now forbids the key to
6-
start with a `/` - #105.
6+
start with a `/` - #105. This is purposely restricting to
7+
avoid users doing this by accident (normally the manifest key
8+
prefix does not start with `/` when calculated automatically).
79

810
## 0.12.0
911

0 commit comments

Comments
 (0)