File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## 2.9.2 - 2014-12-14
5
+ ### Added
6
+ - New Feature: Implemented Pull Request [ Introduce sass skins] ( https://github.com/happyworm/jPlayer/pull/260 ) by [ nervo] ( https://github.com/nervo ) .
7
+ - Bug Fix: Fixed [ Example Demo-04 does not work] ( https://github.com/happyworm/jPlayer/issues/274 ) .
8
+
9
+ ### Changed
10
+ - jPlayer Repository Refactor: The skins source files are now in ` src/skin ` and the build skins files in the 'dist/skin' folder.
11
+ - jPlayer Repository Refactor: All the circle player specific files are now in the ` lib/circle-player ` folder.
12
+
13
+
4
14
## 2.9.1 - 2014-12-09
5
15
### Added
6
16
- Bug Fix: Fixed [ Bug in IE8] ( https://github.com/happyworm/jPlayer/issues/269 ) reported by Denis.
Original file line number Diff line number Diff line change 1
1
# Migration
2
2
All notable changes that affect the backwards compatability of this project will be documented in this file.
3
3
4
+ ## 2.9.2 - 2014-12-14
5
+ ### Changed
6
+ - jPlayer Repository Refactor: The skins source files are now in ` src/skin ` and the build skins files in the 'dist/skin' folder.
7
+ - jPlayer Repository Refactor: All the circle player specific files are now in the ` lib/circle-player ` folder.
8
+
4
9
5
10
## 2.8.2 - 2014-11-19
6
11
You can’t perform that action at this time.
0 commit comments