Remove duplicate 2.11 entry.

This commit is contained in:
Michael Teeuw 2020-02-01 17:41:49 +01:00 committed by GitHub
parent 19afd89df5
commit 1315aceb44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,15 +3,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/).
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core. ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror²
## [2.11.0] - 2020-01-24
### Changed
- Updated config.js.sample: Corrected some grammar on `config.js.sample` comment section.
- Remove `run-start.sh` script and update start commands:
- To start using electron, use `npm run start`.
- To start in server only mode, use `npm run server`.
## [2.11.0] - Unreleased (Develop Branch) ## [2.11.0] - Unreleased (Develop Branch)
@ -36,6 +28,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Updated ### Updated
- Remove documentation from core repository and link to new dedicated docs site: [docs.magicmirror.builders](https://docs.magicmirror.builders). - Remove documentation from core repository and link to new dedicated docs site: [docs.magicmirror.builders](https://docs.magicmirror.builders).
- Updated config.js.sample: Corrected some grammar on `config.js.sample` comment section.
- Removed `run-start.sh` script and update start commands:
- To start using electron, use `npm run start`.
- To start in server only mode, use `npm run server`.
## [2.10.1] - 2020-01-10 ## [2.10.1] - 2020-01-10