Skip to content

Commit 52f6c72

Browse files
committed
Updated the change log and migration log
1 parent b763062 commit 52f6c72

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

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+
414
## 2.9.1 - 2014-12-09
515
### Added
616
- Bug Fix: Fixed [Bug in IE8](https://github.com/happyworm/jPlayer/issues/269) reported by Denis.

MIGRATION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Migration
22
All notable changes that affect the backwards compatability of this project will be documented in this file.
33

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+
49

510
## 2.8.2 - 2014-11-19
611

0 commit comments

Comments
 (0)