diff --git a/CHANGE LOG.md b/CHANGE LOG.md index 33776df4..976786df 100644 --- a/CHANGE LOG.md +++ b/CHANGE LOG.md @@ -4,7 +4,7 @@ ##### 9/1/2014 - (Bug Fix) Fixed an issue with the HourlyCounter and MinuteCounter faces not working properly when new digits are added -- (Refactor) Add new `appendDigitToClock` to clock method to the `FlipClock.Face` class that will append the new digits to the DOM. This method can be inherted by the class face to change the default behavior +- (Refactor) Add new `appendDigitToClock` to clock method to the `FlipClock.Face` class that will append the new digits to the DOM. This method can be inherited by the class face to change the default behavior #### 0.6.2 ##### 8/25/2014