Skip to content

Commit f2d504b

Browse files
committed
Release 1.1.0
1 parent 1c89a02 commit f2d504b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
## [Unreleased]
44

5+
## [1.1.0] - 2024-03-02
6+
57
* The Cache can now be instantiated without providing a [PSR-20](https://www.php-fig.org/psr/psr-20/) clock implementation.
68
* The library doesn't depend on the [`beste/clock` library](https://github.com/beste/clock) anymore.
79

810
## [1.0.0] - 2023-12-09
911

1012
Initial Release
1113

12-
[Unreleased]: https://github.com/beste/in-memory-cache-php/compare/1.0.0...main
14+
[Unreleased]: https://github.com/beste/in-memory-cache-php/compare/1.1.0...main
15+
[1.1.0]: https://github.com/beste/in-memory-cache-php/compare/1.0.0...1.1.0
1316
[1.0.0]: https://github.com/beste/in-memory-cache-php/tree/1.0.0

0 commit comments

Comments
 (0)