# Change Log

## [2.1.0] 2017-10-05
### Bug Fixing & Bootstrap 4 Beta integration
 - Class changes :  - .card-block to .card-body
                    - .navbar-toggleable-* to .navbar-expand-*
                    - .hidden-*-down to .d-none .d-*-block
                    - .hidden-*-up to .d-*-none
                    more class changes here:https://medium.com/@lukaszholeczek/how-to-upgrade-bootstrap-4-alpha-6-to-bootstrap-4-beta-d43b4210f2a3
 - Bug fixes for responsive devices
 - Change versions on CSS and JS files
 - Small changes for components

## [2.0.1] 2017-08-27
### Bug Fixing
 - Bug fixes for responsive devices
 - Added versions on CSS and JS files
 - Optimization for all search engine

## [2.0.0] 2017-08-04 [current version]
### Major update to Bootstrap 4
 - Bootstrap 4 framework
 - changed colors
 - changed example pages
 - new typography
 - new design changes
 - better code structure
 - better SCSS and CSS properties

## [1.2.2] 2017-01-18
### MIT License
 - changed licensing agreement to MIT

## [1.2.1] 2016-02-25
### Bug fixing
 - fix the issue with disappearing navbar on mobile screen

## [1.2] 2015-12-04
### Changes
 - updated Bootstrap to latest stable version(3.3.6)
 - added SASS and Less files
 - added style for off-canvas navigation
 - fixed small bugs.

## [1.1] 2015-11-05
### Bug fixing
 - input-group button fix
 - changed checkbox to square and changed hover effect
 - fixed bug on register page cut-off

## [1.0] 2015-08-26
### Original Release
