2016-05-13 09:10:54 +02:00
|
|
|
# MagicMirror² Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2016-05-20 01:22:45 +02:00
|
|
|
## [2.0.2] - 2016-05-20
|
2016-05-19 23:37:32 +02:00
|
|
|
### Added
|
2016-05-20 01:22:45 +02:00
|
|
|
- Norwegian Translations (nb and nn)
|
2016-05-19 23:37:32 +02:00
|
|
|
|
2016-05-18 11:03:19 +02:00
|
|
|
## [2.0.1] - 2016-05-18
|
2016-05-13 09:10:54 +02:00
|
|
|
### Added
|
|
|
|
- Changelog
|
2016-05-13 22:01:51 +02:00
|
|
|
- Italian Translation
|
2016-05-13 09:10:54 +02:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Improve the installer by fetching the latest Node.js without any 3rd party interferences.
|
|
|
|
|
|
|
|
## [2.0.0] - 2016-05-03
|
|
|
|
### Initial release of MagicMirror²
|
|
|
|
It includes (but is not limited to) the following features:
|
|
|
|
- Modular system allowing 3rd party plugins.
|
|
|
|
- An Node/Electron based application taking away the need for external servers or browsers.
|
|
|
|
- A complete development API documentation.
|
|
|
|
- Small cute fairies that kiss you while you sleep.
|
|
|
|
|
|
|
|
## [1.0.0] - 2014-02-16
|
|
|
|
### Initial release of MagicMirror.
|
|
|
|
This was part of the blogpost: http://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the
|