CHANGELOG.md
- 275 bytes
- Markdown
- View raw
1# CHANGELOG
3## v1.0.1 - 2025-01-13
5Internal refactoring.
7This fixes a theoretically possible but statistically unlikely bug where `randline` could return less than *k* items, even when there were less than *k* items in the input.
9## v1.0.0 - 2025-01-11
11Initial release.