mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Move change to 2.4.0 changelog.
This commit is contained in:
parent
cea744a914
commit
b67f3bd629
22
CHANGELOG.md
22
CHANGELOG.md
@ -2,10 +2,30 @@
|
|||||||
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.4.0] - Unreleased (Current Develop Branch)
|
||||||
|
|
||||||
|
*This release is scheduled to be released on 2018-07-01.*
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Enabled translation of feelsLike for module currentweather
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Use Electron 2 Beta. **Please test!**
|
||||||
|
- Remove yarn-or-npm which breaks production builds.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fixed issue where wind chill could not be displayed in Fahrenheit. [#1247](https://github.com/MichMich/MagicMirror/issues/1247)
|
||||||
|
- Fixed issues where a module crashes when it tries to dismiss a non existing alert. [#1240](https://github.com/MichMich/MagicMirror/issues/1240)
|
||||||
|
|
||||||
|
### Updated
|
||||||
|
- Updated Italian translation
|
||||||
|
- Updated German translation
|
||||||
|
- Updated Dutch translation
|
||||||
|
|
||||||
## [2.3.1] - 2018-04-01
|
## [2.3.1] - 2018-04-01
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Remove yarn-or-npm which breaks production builds.
|
|
||||||
- Downgrade electron to 1.4.15 to solve the black screen issue.[#1243](https://github.com/MichMich/MagicMirror/issues/1243)
|
- Downgrade electron to 1.4.15 to solve the black screen issue.[#1243](https://github.com/MichMich/MagicMirror/issues/1243)
|
||||||
|
|
||||||
## [2.3.0] - 2018-04-01
|
## [2.3.0] - 2018-04-01
|
||||||
|
Loading…
x
Reference in New Issue
Block a user