We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9160b1b commit d940824Copy full SHA for d940824
CHANGE LOG.md
@@ -1,5 +1,14 @@
1
# FlipClock.js
2
3
+#### 0.7.2
4
+##### 10/06/2014
5
+
6
+- (Bug Fix) Made it so the TwelveHourClock and TwentyFourHourClock faces can use the showSeconds parameter
7
+- (Bug Fix) Fixed an issue with the time being overridden upon inheritance in the TwentyFourHour clock face
8
+- (Refactor) Added param to the getTime and getMilitaryTime methods to hide the seconds from being returned
9
+- (Example) Added twenty four hour clock without seconds
10
+- (Example) Added Twelve Hour Clock example without seconds
11
12
#### 0.7.1
13
##### 10/06/2014
14
0 commit comments