Skip to content

Commit a9ca2ac

Browse files
committed
rand_xoshiro: Update 0.8.1 release to today
1 parent d21eab0 commit a9ca2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rand_xoshiro/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.8.1] - 2026-05-15
7+
## [0.8.1] - 2026-05-16
88
### Added
99
- `state()` method on every RNG type returning the internal state as a value
1010
matching `SeedableRng::Seed`, allowing reproduction via `from_seed` without

0 commit comments

Comments
 (0)