Skip to content

Commit 7aececd

Browse files
committed
Fixed errors in Changelog
1 parent aab0358 commit 7aececd

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
# Changelog
22

3-
## 0.0.4 - Dec 20, 2015
3+
## 1.0.4 - Dec 20, 2015
44

55
* Upgraded React (0.14.3) and dev dependencies
66
* Clear timeouts on componentWillUnmount
77

8-
## 0.0.3 - May 25, 2015
8+
## 1.0.3 - May 25, 2015
99

1010
* General fixes from @dvilchez
1111
* Added npm shrinkwrap
1212
* Fixed issue where seconds would never reach zero.
13-
14-
## 0.0.2 - Jan 18, 2015
13+
14+
## 1.0.2 - Jan 18, 2015
1515

1616
* Updated README with more details
1717

18-
## 0.0.1 - Jan 17, 2015
19-
18+
## 1.0.1 - Jan 17, 2015
19+
20+
* Added README
21+
22+
## 1.0.0 - Jan 17, 2015
23+
2024
* Counter with demo

0 commit comments

Comments
 (0)