Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 516B

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