We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef8926 commit cb19c2cCopy full SHA for cb19c2c
CHANGELOG.md
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
- Redis cluster support
16
- DynamoDB backend example
17
18
-## [0.1.0] - 2025-12-10
+## [0.1.1] - 2025-12-10
19
20
### Added
21
- Initial release of advanced-caching
@@ -47,5 +47,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
- **Flexible:** Multiple storage backends, composable decorators, custom backend support
48
- **Production-Ready:** Comprehensive tests, benchmarks, and documentation
49
50
-[0.1.0]: https://github.com/namshiv2/advanced_caching/releases/tag/v0.1.0
+[0.1.1]: https://github.com/namshiv2/advanced_caching/releases/tag/v0.1.0
51
0 commit comments