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 373B

1234567891011121314151617181920
  1. # Changelog
  2. ## v3.0.0
  3. Breaking changes:
  4. - update to `ci-info` v3. This drops support for EOL node versions 6, 13
  5. ## v2.0.0
  6. Breaking changes:
  7. - Drop support for Node.js end-of-life versions: 0.10, 0.12, 4, 5, 7,
  8. and 9
  9. Other changes:
  10. See [ci-info
  11. changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md#v200)
  12. for a list of newly supported CI servers.