We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4054f commit cbf3402Copy full SHA for cbf3402
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
+
14
## v5.0.0 - 2025-04-18
15
### Added
16
- A new method named `random_key` added to `RRCache`.
0 commit comments