Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
// Changelog v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gskema committed Jan 6, 2016
1 parent 5c65444 commit 3723b72
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# v0.2.0 (2016-01-06)

Release with updated Bootstrap (3.3.6) and Font Awesome (4.5.0) libraries.
Some minor style corrections to match the default theme have been applied.

## Changes

- Bootstrap update to `3.3.6`
- Font Awesome updated to `4.5.0`
- Moved Bootstrap and Font Awesome `.scss` files to `scss/vendor` folder
- Refactored `.scss` import paths. Files now import all variables, including overridden vendor variables. (1c8593f)
- Fixed `.scss` float compute precision. Fixes Bootstrap element height, widths, etc. (95b284e)
- Applied some style corrections to match the `default-bootstrap` theme with Bootstrap `3.0.0` (98da455, #21)
- Updated `.gitignore` rules to support working from within PrestaShop installation.


# v0.1.0 (2016-01-04)

Initial release, containing unaltered files from
Expand Down

0 comments on commit 3723b72

Please sign in to comment.