Skip to content

Commit

Permalink
Change log update
Browse files Browse the repository at this point in the history
  • Loading branch information
bcinarli committed Aug 28, 2015
1 parent 7f8bacb commit 06049b0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions VERSION.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Melange Change Log
## Version 0.5.1
## Version 0.6.1
- Fix: Missing "disabled" styles in input elements

## Version 0.5.0
## Version 0.6.0
- New: Field radius settings added for field styles. Use `$base-field-border-radius` variable to set.
- New: woff2 font type support settings added for `font-face` mixins.
- New: Border Radius setting added for button styles. Use `$base-button-border-radius` variable to set one. Default is `null`
- New: `button-colors` mixin added for button styles.
- New: Breakpoints settings added. `$base-widescreen`, `$base-desktop`, `$base-tablet`, `$base-tablet-landscape`, `$base-tablet-portrait` and `$base-phone` variables added both to default variables and settings.
Expand Down

0 comments on commit 06049b0

Please sign in to comment.