Merge ../butv10/core/framework
[isso.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 632bce01ddec684e50434cd9174342369718b3a4..5219aa34429609a26f6fbe1fd10e48a4b769fb3c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 3.1.0
 ===================
 - Change: BSPrinterElementTable:__construct() can now take straight strings and convert them into BSPrinterElementLabel's
+- Change: Removed the text indent on .input elements in BSPrinter
 - New: BSPrinterRootPage::setHeaderCode() allows injecting in between the <head> tag of the root page element (creates BSPrinterRootPage::$headerCode)
 - New: BSPrinterAbstract::setId() allows all elements to have an id attribute added in _prepareStyle()
 - New: Added an ability to quick-set API information via an array with BSApi::setArray()