Skip to content

Commit

Permalink
Added changelog (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Aug 7, 2016
1 parent 8dc6405 commit 78abd75
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

## UNRELEASED

## 0.4.2

### Added

* A KeyNormalizer that cleans the cache keys from invalid chars.

### Fixed

* Exception when clearing cache with a non taggable pool
* Default value for the second argument to `RecordingCachePool::timeCall` should be array, not null.

## 0.4.1

No changelog before this version

0 comments on commit 78abd75

Please sign in to comment.