mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Create CHANGELOG.md
This commit is contained in:
parent
acdd3c0602
commit
0f86011106
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# MagicMirror² Change Log
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- Changelog
|
||||||
|
|
||||||
|
### 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
|
Loading…
x
Reference in New Issue
Block a user