added three more class names to 'newsfeed.js'

added to 'newsfeed.js' in order to design the news article better with css, three more class-names were introduced: newsfeed-desc, newsfeed-desc, newsfeed-desc
This commit is contained in:
Josef Spitzlberger 2019-06-21 13:08:36 +02:00 committed by GitHub
parent 9468749384
commit a6eb3ad037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,10 @@ 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.
## [2.7.2] - 2019-06-21
Added to `newsfeed.js`: in order to design the news article better with css, three more class-names were introduced: newsfeed-desc, newsfeed-desc, newsfeed-desc
## [2.7.1] - 2019-04-02
Fixed `package.json` version number.