## Release: 2.1.0 (2016/10/03)

* 2014-10-02 [BUGFIX] Edge case http query string building (Commit 13d9bdf by Cedric Ziel)
* 2014-09-26 [FEATURE] Add option to invert the FilterViewHelper (Commit 468134c by Stefano Kowalke)
* 2014-09-23 [BUGFIX] Have security ViewHelpers force no cache only in FE (Commit df7a7e3 by Claus Due)
* 2014-09-19 [BUGFIX] Avoid 6.2-only array merge utility on 6.1 (Commit 864630a by Claus Due)

Generated by:

```
git log --since="2014/09/18" --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.0.2...2.1.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!*

