mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Prepare for release 2.3.0
This commit is contained in:
parent
f010adabd0
commit
be29b5daf8
@ -2,7 +2,7 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [2.3.0] - Unreleased
|
## [2.3.0] - 2018-04-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -31,8 +31,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Forecast respects maxNumberOfDays regardless of endpoint.
|
- Forecast respects maxNumberOfDays regardless of endpoint.
|
||||||
- Fix exception on translation of objects.
|
- Fix exception on translation of objects.
|
||||||
|
|
||||||
*This release is scheduled to be released on 2018-04-01.*
|
|
||||||
|
|
||||||
## [2.2.2] - 2018-01-02
|
## [2.2.2] - 2018-01-02
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "magicmirror",
|
"name": "magicmirror",
|
||||||
"version": "2.3.0-dev",
|
"version": "2.3.0",
|
||||||
"description": "The open source modular smart mirror platform.",
|
"description": "The open source modular smart mirror platform.",
|
||||||
"main": "js/electron.js",
|
"main": "js/electron.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user