Skip to content

Commit d278fc5

Browse files
committed
3.0.0
1 parent b3fdf2e commit d278fc5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# Changelog
22
All notable changes to the Audio Player project will be documented in this file.
33

4-
## 3.0.0 - 2020-11-17
4+
## 3.0.0 - 2020-11-19
55
### Changed
66
- NC20 only version
7+
- NC20 search
78

89
### Fixed
910
- internal path for playlist items [#510](https://github.com/rello/audioplayer/pull/510)
11+
- Jump display to current song [#499](https://github.com/rello/audioplayer/pull/499)
12+
- css issue in sidebar
13+
- playlist sorting with empty list
14+
- use up to date notifications style
1015

1116
## 2.12.0 - 2020-10-01
1217
### Added

lib/Listener/LoadAdditionalScripts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Analytics
6+
* Audio Player
77
*
88
* This file is licensed under the Affero General Public License version 3 or
99
* later. See the LICENSE.md file.

0 commit comments

Comments
 (0)