File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 9
9
"requirements" : [
10
10
" mopidyapi==1.0.0"
11
11
],
12
- "version" : " 1.4.5 " ,
12
+ "version" : " 1.4.6 " ,
13
13
"zeroconf" : [
14
14
{
15
15
"type" : " _mopidy-http._tcp.local."
Original file line number Diff line number Diff line change @@ -4,9 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 1.4.6] - 2022-03-06
8
+ ### Fixed
9
+ - playing from local media (thanks, [ koying] ( https://github.com/koying ) )
10
+
7
11
## [ 1.4.5] - 2022-03-05
8
12
### Added
9
- - Support for media browsing and playing from other components in HA (thanks, [ koying] ( https://github.com/koying )
13
+ - Support for media browsing and playing from other components in HA (thanks, [ koying] ( https://github.com/koying ) )
10
14
11
15
## [ 1.4.4] - 2022-02-19
12
16
### Fixed
You can’t perform that action at this time.
0 commit comments