Skip to content

Commit 3da0c1d

Browse files
Merge #7
7: Add changelog entry for the static versions of the traits r=eldruin a=thalesfragoso Co-authored-by: Thales Fragoso <[email protected]>
2 parents 1176579 + 170f2cc commit 3da0c1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
...
10+
### Added
11+
- Added `StaticReadBuffer` and `StaticWriteBuffer`, which are stricter versions of the original traits.
1112

1213
## [v0.1.1] - 2020-09-04
1314

1415
### Added
15-
- Signed integer type `Word` trait implementations
16+
- Signed integer type `Word` trait implementations.
1617

1718
## v0.1.0 - 2020-08-20
1819

0 commit comments

Comments
 (0)