Skip to content

Commit cbf3402

Browse files
committed
Update changelog
1 parent da4054f commit cbf3402

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v5.0.1 - 2025-04-25
9+
### Changed
10+
- The issue [#25](https://github.com/awolverp/cachebox/issues/25) fixed - thanks to @Techcable
11+
- Type-hint improved
12+
- `FIFOCache.get` docstring fixed
13+
814
## v5.0.0 - 2025-04-18
915
### Added
1016
- A new method named `random_key` added to `RRCache`.

0 commit comments

Comments
 (0)