Skip to content

Commit 0b2d156

Browse files
committed
Prepare to release 2.4.0
1 parent fdacf82 commit 0b2d156

File tree

4 files changed

+1414
-1413
lines changed

4 files changed

+1414
-1413
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# MagicMirror² Change Log
2+
23
All notable changes to this project will be documented in this file.
34
This project adheres to [Semantic Versioning](http://semver.org/).
45

5-
=======
6-
## [2.4.0] - Unreleased (Current Develop Branch)
6+
---
77

8-
*This release is scheduled to be released on 2018-07-01.*
8+
## [2.4.0] - 2018-07-01
99

1010
⚠️ **Warning:** This release includes an updated version of Electron. This requires a Raspberry Pi configuration change to allow the best performance and prevent the CPU from overheating. Please read the information on the [MagicMirror Wiki](https://github.com/michmich/magicmirror/wiki/configuring-the-raspberry-pi#enable-the-open-gl-driver-to-decrease-electrons-cpu-usage).
1111

@@ -40,7 +40,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4040
- Newsfeed now remembers to show the description when `"ARTICLE_LESS_DETAILS"` is called if the user wants to always show the description. [#1282](https://github.com/MichMich/MagicMirror/issues/1282)
4141
- `clientonly/*.js` is now linted, and one linting error is fixed
4242
- Fix issue #1196 by changing underscore to hyphen in locale id, in align with momentjs.
43-
- Fixed issue where heat index and wind chill were reporting incorrect values in Kelvin. [#1263](https://github.com/MichMich/MagicMirror/issues/1263)
43+
- Fixed issue where heat index and wind chill were reporting incorrect values in Kelvin. [#1263](https://github.com/MichMich/MagicMirror/issues/1263)
4444

4545
### Updated
4646
- Updated Italian translation

0 commit comments

Comments
 (0)