Skip to content

Commit 6a7445f

Browse files
committed
0.4.2
1 parent e33de4b commit 6a7445f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "arrayvec"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
authors = ["bluss"]
55
license = "MIT/Apache-2.0"
66

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ __ https://bluss.github.io/arrayvec
2222
Recent Changes (arrayvec)
2323
-------------------------
2424

25+
- 0.4.2
26+
27+
- Add constructor method ``new`` to ``CapacityError``.
28+
2529
- 0.4.1
2630

2731
- Add ``Default`` impl to ``ArrayString`` by @tbu-

0 commit comments

Comments
 (0)