File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
7
7
8
- ## [ 2.5.0] - Unreleased ( ` develop ` branch)
8
+ ## [ 2.5.0] - 2024-11-20
9
9
10
10
### Added
11
11
12
12
- Added a spell checker and fixed problems that were found (#308 ).
13
- - Added JavaScript linting (for the start with soft rules).
14
- - Added GitHub workflow for linting and spell checking on every push and pull request.
13
+ - Added JavaScript linting (for the start with soft rules) (#310 ).
14
+ - Added GitHub workflow for linting and spell checking on every push and pull request (#310 ).
15
+ - Added Turkish language (#305 )
15
16
16
17
## [ 2.4.0] - 2024-10-08
17
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Magic-Mirror-Module-Remote-Control" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .0" ,
4
4
"description" : " This module for the MagicMirror 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