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.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
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
+
7
17
## [ 2.3.6] - 2021-08-01
8
18
9
19
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Magic-Mirror-Module-Remote-Control" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.7 " ,
4
4
"description" : " This module for the Magic Mirror allows you to shutdown and configure your mirror through a web browser." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments