Skip to content

Commit ec113b0

Browse files
committed
Update CHANGELOG.md
1 parent d0f300c commit ec113b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This package follows semantic versioning. When in doubt, refer to the latest doc
44
## Dev (WIP)
55
Initial release.
66

7-
(Important note: `0.1.0` is the "let's see how NuGet works" release, while `0.1.1` polishes the package more by fixing bugs, etc.)
7+
(Important note: `0.1.0` is the "let's see how NuGet works" release, while `0.1.1`, `0.1.2`, etc. polishes the package more by fixing bugs, etc.)
88

99
The `DictionaryList<T>` is essentially a `List<T>` that allows deferred reindexing when adding/removing items. See the readme for more info.
1010

0 commit comments

Comments
 (0)