Skip to content

Commit 0c645d4

Browse files
committed
Changelog: update.
1 parent 12ad4dc commit 0c645d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1111
last case.
1212

1313
### Changed
14+
- Update well-formness for `BigEndianRead` trait to be implemented only for sized types.
1415
- Renamed `PositiveFixnum` marker to `FixPos`.
1516
- Renamed `NegativeFixnum` marker to `FixNeg`.
1617
- Renamed `FixedString` marker to `FixStr`.
1718
- Renamed `FixedArray` marker to `FixArray`.
1819
- Renamed `FixedMap` to `FixMap`.
20+
- Minor documentation updates and markdown fixes.
1921

2022
## 0.5.1 - 2015-08-10
2123
### Changed

0 commit comments

Comments
 (0)