Skip to content

Commit

Permalink
Update CHANGELOG.md for e8b7c3c
Browse files Browse the repository at this point in the history
  • Loading branch information
kellerkindt authored Aug 16, 2023
1 parent e8b7c3c commit 556568a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Changed
- Implement UperReader for ScopedBitReader over Bits ([aa6b083], [gh-81], [@jkalez])
- Implement `UperReader::into_bits` ([aa6b083], [gh-82], [@jkalez])
### Deprecated
### Removed
### Fixed
### Security

[@jkalez]: https://github.com/jkalez
[gh-81]: https://github.com/kellerkindt/asn1rs/issues/81
[gh-82]: https://github.com/kellerkindt/asn1rs/pull/82
[aa6b083]: https://github.com/kellerkindt/asn1rs/commit/aa6b08319be382f310b323343d0c49268e17af84
[e8b7c3c]: https://github.com/kellerkindt/asn1rs/commit/e8b7c3cff161287d71ae11fdc30737f76650b495

## [0.3.1] - 2023-07-27
### Fixed
Expand Down

0 comments on commit 556568a

Please sign in to comment.