Skip to content

Commit 43ba13f

Browse files
committed
Prepare 2.8.0-develop.
1 parent ba705f5 commit 43ba13f

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
---
77

8+
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core.
9+
10+
## [2.8.0] - Unreleased
11+
12+
*This release is scheduled to be released on 2019-04-01.*
13+
14+
### Added
15+
16+
### Updated
17+
18+
### Fixed
19+
820
## [2.7.0] - 2019-04-01
921

1022
ℹ️ **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).
1123

12-
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core.
13-
1424
### Added
1525
- Italian translation for "Feels"
1626
- Basic Klingon (tlhIngan Hol) translations

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magicmirror",
3-
"version": "2.7.0",
3+
"version": "2.8.0-develop",
44
"description": "The open source modular smart mirror platform.",
55
"main": "js/electron.js",
66
"scripts": {

0 commit comments

Comments
 (0)