File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 2.3.7] - 2022-10-13
8+
9+ ### Added
10+
11+ - Header name to identify instances of modules (#283 )
12+
13+ ### Fixed
14+
15+ - API now grabs a single module, instead of every instance of the module (#282 )
16+
717## [ 2.3.6] - 2021-08-01
818
919### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " Magic-Mirror-Module-Remote-Control" ,
3- "version" : " 2.3.4 " ,
3+ "version" : " 2.3.7 " ,
44 "description" : " This module for the Magic Mirror allows you to shutdown and configure your mirror through a web browser." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments