Skip to content

Commit b514019

Browse files
authored
debt: Added fuzz tests (#9)
1 parent d62678d commit b514019

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG/CHANGELOG-1.x.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Date format: `YYYY-MM-DD`
1010
---
1111
## [Unreleased]
1212

13+
### Added
14+
### Changed
15+
### Deprecated
16+
### Removed
17+
### Fixed
18+
19+
---
20+
## [1.2.0] - 2025-07-19
21+
1322
### Added
1423
### Changed
1524
- **defect:** Move OpenSSF Scorecard badge to Quality section of [README.md](../README.md).
@@ -18,6 +27,7 @@ Date format: `YYYY-MM-DD`
1827
### Deprecated
1928
### Removed
2029
### Fixed
30+
### Security
2131

2232
---
2333
## [1.1.0] - 2025-07-18
@@ -53,7 +63,8 @@ Date format: `YYYY-MM-DD`
5363
### Fixed
5464
### Security
5565

56-
[Unreleased]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.1.0...HEAD
66+
[Unreleased]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.2.0...HEAD
67+
[1.2.0]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.1.0...v1.2.0
5768
[1.1.0]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.0.1...v1.1.0
5869
[1.0.1]: https://github.com/sixafter/aes-ctr-drbg/compare/v1.0.0...v1.0.1
5970
[1.0.0]: https://github.com/sixafter/aes-ctr-drbg/compare/80b4d9e2c5b6a5805bd11741af0eea3d5435889b...v1.0.0

0 commit comments

Comments
 (0)