3.0 (2016-04-12)
    * Updated, made it 3.0 ready
    * Added, open graph support

2.7 (2016-03-28)
    * Added, club_slugify to text

2.6 (2015-03-09)
    * Added, linkify text

2.5 (2015-01-02)
    * Added, support for week_start day in datepicker

2.4 (2015-01-02)
    * Added, support for bootstrap datepicker

2.3 (2014-12-26)
    * Added, support for multiple tinymce instances

2.2 (2014-11-06)
    * Added, typeahead - custom no matches error message

2.1 (2014-10-31)
    * Added, login users without enter password
    * Added, search hidden field for jquery_autocomplete
    * Added, support for dynamic handlebar
    * Added, option for autosubmit or not

2.0 (2014-10-02)
    * This upgrade is basically because of twitter bootstrap 3.x
    * Fixed autocomplete to twitter typeahead

1.20 (2014-07-29)
    * Fixed usage of the wrong images

1.19 (2014-07-29)
    * Added flash messages support to bundle (success, info, warning and error)

1.18 (2014-07-25)
    * Updated tinymce cdn file to v4.1

1.17 (2014-06-28)
    * Added js and css for colorpicker moduler
    * Added contrast font color to color picker
    * Added value to color picker field

1.16 (2014-06-16)
    * Added random password generator
    * Added random firstname, lastname and email generator
    * Added basic jquery ul/li slider
    * Added a word-wrap function club_wordwrap

1.15 (2014-05-13)
    * Added symfony user encoder helper class

1.14 (2014-05-13)
    * Added check for browser from useragent

1.13 (2014-04-06)
    * Added readme for basic stuff

1.12 (2014-03-15)
    * Added more dynamic title and description

1.11 (2014-03-08)
    * Removed unusable blocks from fields.html.twig
    * Added slugify function

1.10 (2014-02-18)
    * Added fileextension for prettify filesize
    * Fixed JQueryBirthday form
    * Fixed JQueryDateType form

1.9 (2014-02-05)
    * Added datepicker firstDay parameter

1.8 (2013-12-27)
    * Added background-color to colorpickers input field

1.7 (2013-12-25)
    * Added colorpicker jquery module
    * Fixed tinymce, add and remove image and media plugins

1.6 (2013-11-02)
    * Added more stuff to admin view
    * Added language_url support

1.5 (2013-09-16)
    * Added source code to the toolbar
    * Default paste as plain text

1.4 (2013-09-16)
    * Upgraded tinymce to version 4.x, and uses the CDN instead of self hosted code.

1.3 (2013-05-19)
    * Rename service doctrine.orm.entity_manager to doctrine.orm.default_entity_manager

1.2 (2013-05-13)
    * Fixed TinyMCE form

1.1 (2013-05-07)
    * Made the help form extension compatible with symfony 2.3
