Skip to content

Commit d0c89d7

Browse files
committed
Updated Changelog
1 parent c7be510 commit d0c89d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGE LOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
#### 0.6.0
44
##### 7/31/2014
55

6+
- (Feature) Added Norwegian Language Pack
7+
- (Feature) Added Finnish Language Pack
68
- (Refactor) Refactored the face api. Replaced the $wrapper property with $el.
79
- (Refactor) Refactored the list api and replace the $obj with $el.
810
- (Refactor) Also added the lastDigit property to track the last digit that was selected.
@@ -13,6 +15,11 @@
1315
- (Bug Fix) Fixed several bugs as a result of the refactors
1416
- (Bug Fix) Changed the way nodes are added to the DOM to hopefully fix some performance issues
1517
- (Bug Fix) Changed the way the select() method works to use the new DOM nodes
18+
- (Bug Fix) Manually merge pull request from Github issues
19+
- (Bug Fix) Added the countdown propert to the class schema
20+
- (Bug Fix) Fixed an issue with auto incrementing the clock properly. Added new autoIncrement() method to facilitate this action.
21+
- (Bug Fix) Updated clock face to use the new autoIncrement API
22+
- (Bug Fix) Fixed bug caused by trailing commas
1623

1724
#### 0.5.0
1825
##### 5/25/2014

0 commit comments

Comments
 (0)