CHANGELOG.md in bootstrap-bookingsync-sass-1.0.1 vs CHANGELOG.md in bootstrap-bookingsync-sass-1.0.2
- old
+ new
@@ -1,6 +1,17 @@
### master
+### 1.0.2 - 2017-04-14
+
+* bug fixes
+ * Ember Add-on: add 'filled' class-name to input, textarea with value.
+ * `form.js` to use more correct `DOMContentLoaded` event instead of `ready`.
+
+* improvements
+ * fix power select shifting the bottom content on focus.
+ * add icons `icon-trash` and `icon-clone`
+ * embed icons and smiles fonts within CSS
+
### 1.0.1 - 2017-02-12
* bug fixes
* fix menu and navigation on tablet (768px width) devices.
* fix menu z-index.