@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 0.3.3] - UNRELEASED
7
+ ## [ 0.3.3] - 2025-05-09
8
8
9
9
### Changed
10
10
- Doc improvements [ #632 ] [ #634 ] [ #635 ]
@@ -587,11 +587,11 @@ Publish initial implementation.
587
587
## [ 0.0.0] - 2019-01-19
588
588
Publish an empty template library.
589
589
590
- [ 0.3.3 ] : https://github.com/rust-random/getrandom/compare/v0.3.2...HEAD
590
+ [ 0.3.3 ] : https://github.com/rust-random/getrandom/compare/v0.3.2...v0.3.3
591
591
[ 0.3.2 ] : https://github.com/rust-random/getrandom/compare/v0.3.1...v0.3.2
592
592
[ 0.3.1 ] : https://github.com/rust-random/getrandom/compare/v0.3.0...v0.3.1
593
593
[ 0.3.0 ] : https://github.com/rust-random/getrandom/compare/v0.2.15...v0.3.0
594
- [ 0.2.16 ] : https://github.com/rust-random/getrandom/compare/v0.2.16 ...v0.2.16
594
+ [ 0.2.16 ] : https://github.com/rust-random/getrandom/compare/v0.2.15 ...v0.2.16
595
595
[ 0.2.15 ] : https://github.com/rust-random/getrandom/compare/v0.2.14...v0.2.15
596
596
[ 0.2.14 ] : https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14
597
597
[ 0.2.13 ] : https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.13
@@ -607,7 +607,7 @@ Publish an empty template library.
607
607
[ 0.2.3 ] : https://github.com/rust-random/getrandom/compare/v0.2.2...v0.2.3
608
608
[ 0.2.2 ] : https://github.com/rust-random/getrandom/compare/v0.2.1...v0.2.2
609
609
[ 0.2.1 ] : https://github.com/rust-random/getrandom/compare/v0.2.0...v0.2.1
610
- [ 0.2.0 ] : https://github.com/rust-random/getrandom/compare/v0.1.15 ...v0.2.0
610
+ [ 0.2.0 ] : https://github.com/rust-random/getrandom/compare/v0.1.16 ...v0.2.0
611
611
[ 0.1.16 ] : https://github.com/rust-random/getrandom/compare/v0.1.15...v0.1.16
612
612
[ 0.1.15 ] : https://github.com/rust-random/getrandom/compare/v0.1.14...v0.1.15
613
613
[ 0.1.14 ] : https://github.com/rust-random/getrandom/compare/v0.1.13...v0.1.14
0 commit comments