### Components
+- Dropped button `.btn-default` class.
- Dropped panels, thumbnails, and wells for a new all-encompassing component, cards.
- Dropped the Glyphicons icon font. If you need icons, some options are:
- the upstream version of [Glyphicons](http://glyphicons.com/)
- `.form-group` no longer mixins the `.row` class, so it's now required for grid layouts.
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
+### Buttons
+
+- Dropped the `.btn-default` class and additionaly add a new button class named `.btn-secondary`.
+
### Grid system
- Added a new `~480px` grid breakpoint, meaning there are now five total tiers.