Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Jan 26, 2024
1 parent 89863b5 commit bd9fe43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@ New
Bug fixes

* Fixed display implementation of `name::Chain<_, _>`. ([#253])
* Fixed the extended part returned by `OptRcode::to_parts` (it was shifted
by 4 bits too many) and return all 12 bits for the `Int` variant in
`OptRcode::to_int`. ([#258])

Other changes


[#215]: https://github.com/NLnetLabs/domain/pull/215
[#251]: https://github.com/NLnetLabs/domain/pull/251
[#253]: https://github.com/NLnetLabs/domain/pull/253
[#258]: https://github.com/NLnetLabs/domain/pull/258
[@torin-carey]: https://github.com/torin-carey


Expand Down

0 comments on commit bd9fe43

Please sign in to comment.