Skip to content

Commit c8708cb

Browse files
authored
Add changelog entry for backport release v0.2.17 (#780)
Release PR #774
1 parent e49dacc commit c8708cb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,15 @@ For more information, see the discussions in [#671], [#675], and [#730].
188188
[#571]: https://github.com/rust-random/getrandom/pull/571
189189
[#574]: https://github.com/rust-random/getrandom/pull/574
190190

191+
## [0.2.17] - 2026-01-12
192+
### Fixed
193+
- Use `doc_cfg` instead of `doc_auto_cfg` (partial backport of [#732]) [#768]
194+
- `BCryptGenRandom` signature [#778]
195+
196+
[#732]: https://github.com/rust-random/getrandom/pull/732
197+
[#768]: https://github.com/rust-random/getrandom/pull/768
198+
[#778]: https://github.com/rust-random/getrandom/pull/778
199+
191200
## [0.2.16] - 2025-04-22
192201
### Added
193202
- Cygwin support (backport of [#626]) [#654]
@@ -650,6 +659,7 @@ Publish an empty template library.
650659
[0.3.2]: https://github.com/rust-random/getrandom/compare/v0.3.1...v0.3.2
651660
[0.3.1]: https://github.com/rust-random/getrandom/compare/v0.3.0...v0.3.1
652661
[0.3.0]: https://github.com/rust-random/getrandom/compare/v0.2.15...v0.3.0
662+
[0.2.17]: https://github.com/rust-random/getrandom/compare/v0.2.16...v0.2.17
653663
[0.2.16]: https://github.com/rust-random/getrandom/compare/v0.2.15...v0.2.16
654664
[0.2.15]: https://github.com/rust-random/getrandom/compare/v0.2.14...v0.2.15
655665
[0.2.14]: https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14

0 commit comments

Comments
 (0)