Skip to content

Commit 78abd75

Browse files
authored
Added changelog (#61)
1 parent 8dc6405 commit 78abd75

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Diff for: Changelog.md

+20
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)