Skip to content

Commit a4e2310

Browse files
author
Florian Eckerstorfer
committed
Update README for v2.2
1 parent 38655d1 commit a4e2310

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,40 @@ This bundle has two main dependencies, Symfony and Bootstrap. The following tabl
9797
<td>v3.0.*<br>v3.1.*<br>v3.2.*<br>sass v3.2.*</td>
9898
<td>v1.10.*<br>v1.11.*</td>
9999
</tr>
100+
<tr>
101+
<td><strong>v2.1.*</strong></td>
102+
<td>v2.3.*<br>v2.4.*<br>v2.5.*<br>v2.6.*<br>v2.7.*<br>v2.8.*<br>v3.0.*</td>
103+
<td>v3.0.*<br>v3.1.*<br>v3.2.*<br>sass v3.2.*</td>
104+
<td>v1.10.*<br>v1.11.*</td>
105+
</tr>
100106
</tbody>
101107
</table>
102108

103109

104110
Changelog
105111
---------
106112

113+
### Version 2.1.3 (23 January 2016)
114+
115+
- [#331](https://github.com/braincrafted/bootstrap-bundle/pull/331) Translate menu labels (by [kamiramix](https://github.com/kamiramix))
116+
- [#364](https://github.com/braincrafted/bootstrap-bundle/pull/364) Update form_themes supported keyword to replace the form.resources keyword (by [cordoval](https://github.com/cordoval))
117+
- [#367](https://github.com/braincrafted/bootstrap-bundle/pull/367) Add missing ul tag for list list (by [ocetnik](https://github.com/ocetnik))
118+
- [#374](https://github.com/braincrafted/bootstrap-bundle/issues/374) Update to Symfony 2.6 compatible form extensions (by [kralos](https://github.com/kralos))
119+
- [#376](https://github.com/braincrafted/bootstrap-bundle/pull/376) Upgrade to Symfony 2.6 compatible form types (by [althaus](https://github.com/althaus))
120+
- [#382](https://github.com/braincrafted/bootstrap-bundle/pull/382) Make use of choice_translation_domain option (by [Restless-ET](https://github.com/Restless-ET))
121+
- [#383](https://github.com/braincrafted/bootstrap-bundle/pull/383) Add button twig function (by [bigfoot90](https://github.com/bigfoot90))
122+
- [#384](https://github.com/braincrafted/bootstrap-bundle/pull/384) Fix ScriptHandler to work properly with HHVM (by [mdurys](https://github.com/mdurys))
123+
- [#385](https://github.com/braincrafted/bootstrap-bundle/pull/385) Use url option instead if hread attribute (by [bigfoot90](https://github.com/bigfoot90))
124+
- [#392](https://github.com/braincrafted/bootstrap-bundle/pull/392) Use icon helper with different icon set (by [bigfoot90](https://github.com/bigfoot90))
125+
- [#393](https://github.com/braincrafted/bootstrap-bundle/pull/393) Switch twig extesions to use SimpleFunction/SimpleFilter (by [dkisselev](https://github.com/dkisselev))
126+
- [#394](https://github.com/braincrafted/bootstrap-bundle/pull/394) Add Twig integration tests for common methods (by [dkisselev](https://github.com/dkisselev))
127+
- [#395](https://github.com/braincrafted/bootstrap-bundle/pull/395) Add integration tests for icon, parse_icons, button, button_link Twig extensions (by [bigfoot90](https://github.com/bigfoot90))
128+
- [#397](https://github.com/braincrafted/bootstrap-bundle/pull/397) Change JS removeField event to allow catch after removing element (by [DarekTw](https://github.com/DarekTw))
129+
- [#399](https://github.com/braincrafted/bootstrap-bundle/pull/399) Twig deprecations (by [benr77](https://github.com/benr77))
130+
- [#404](https://github.com/braincrafted/bootstrap-bundle/pull/404) Fix bc-bootstrap-collection.js .size() deprecations (by [jounisuo](https://github.com/jounisuo))
131+
- [#414](https://github.com/braincrafted/bootstrap-bundle/pull/412) Fix compatibility with Symfony 3.0 (by [lashus](https://github.com/lashus))
132+
- [#417](https://github.com/braincrafted/bootstrap-bundle/pull/417) Replace sameas with same (by [bartwesselink](https://github.com/bartwesselink))
133+
107134
### Version 2.1.2 (6 March 2015)
108135

109136
- When restoring form settings, don't throw an exception if there are no settings to restore (by [florianeckerstorfer](https://github.com/florianeckerstorfer))

0 commit comments

Comments
 (0)