16 lines
516 B
Markdown
16 lines
516 B
Markdown
|
# Change Log
|
|||
|
All notable changes to this project will be documented in this file (the format is based on [Keep a Changelog](http://keepachangelog.com/)).
|
|||
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
|
|||
|
## 1.1.1 - 2018-07-17
|
|||
|
### Fixed
|
|||
|
- Added missing `background-position` shorthand. (#5)
|
|||
|
|
|||
|
## 1.1.0 - 2017-11-12
|
|||
|
### Added
|
|||
|
- Shorthand definitions for Flexbox, Grid, and Scroll Snap specs.
|
|||
|
- New `.isShorthand()` method.
|
|||
|
|
|||
|
## 1.0.0 – 2014-10-24
|
|||
|
- First working version based on W3C specifications.
|