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 8dc6405 commit 78abd75Copy full SHA for 78abd75
Changelog.md
@@ -0,0 +1,20 @@
1
+# Change Log
2
+
3
+The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## UNRELEASED
6
7
+## 0.4.2
8
9
+### Added
10
11
+* A KeyNormalizer that cleans the cache keys from invalid chars.
12
13
+### Fixed
14
15
+* Exception when clearing cache with a non taggable pool
16
+* Default value for the second argument to `RecordingCachePool::timeCall` should be array, not null.
17
18
+## 0.4.1
19
20
+No changelog before this version
0 commit comments