From 0a673a72ae590923a771c0938cf0c6d3268dbf76 Mon Sep 17 00:00:00 2001 From: Maxime Fabre Date: Sun, 9 Feb 2014 01:37:11 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84bf53a1..8f90dbe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## 3.4.2 - [add] Added the ability to specify multiple namespaces to look for fields in the MethodDispatcher +- [mod] Appended buttons are now properly wrapped in input-group-btn in Bootstrap 3 +- [fix] Fixed a bug where wrong items would get selected in optgroups - [fix] Fixed some bug when fetching data from the request - [fix] Fixed spaces in validation rules causing errors