## Release: 2.2.0 (2014/12/03)

* 2014-11-28 [BUGFIX] Fix cache identifier prefix used by <v:render.cache /> (Commit d2616b8 by Daniel Schöne)
* 2014-10-15 [BUGFIX] Argument "limit" is ignored in Random/GetViewHelper.php (Commit 8fde820 by Anton Danilov)

Generated by:

```
git log --since="2014/11/25" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
    --date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`
```

Full list of changes: https://github.com/FluidTYPO3/vhs/compare/2.1.4...2.2.0

*Please note: the change list above does not contain any TASK commits since they are considered 
infrastructure-only and not relevant to end users. The full list includes these!*

