You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core.
7
7
8
-
## [2.10.0] - Unreleased (Develop Branch)
8
+
## [2.10.0] - 2020-01-01
9
9
10
-
*This release is scheduled to be released on 2020-01-01.*
11
-
12
-
ℹ️ **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues running Electron, make sure your [Raspbian is up to date](https://www.raspberrypi.org/documentation/raspbian/updating.md).
10
+
ℹ️ **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`.
13
11
14
12
### Added
15
13
- Timestamps in log output.
16
-
- Padding in dateheader mode of the calendar module.
14
+
- Padding in dateheader mode of the calendar module.
17
15
- New upgrade script to help users consume regular updates installers/upgrade-script.sh.
18
16
- New script to help setup pm2, without install installers/fixuppm2.sh.
19
17
@@ -23,7 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
23
21
- Updated raspberry.sh installer script to handle new platform issues, split node/npm, pm2, and screen saver changes.
24
22
- Improve handling for armv6l devices, where electron support has gone away, add optional serveronly config option.
25
23
- Improved run-start.sh to handle for serveronly mode, by choice, or when electron not available.
26
-
- Change Electron version .
27
24
- Only check for xwindows running if not on macOS.
0 commit comments