Skip to content

Commit 170df97

Browse files
committed
Add change log
fix #5
1 parent 0cacea0 commit 170df97

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Change Log
2+
3+
## [v1.4.0](https://github.com/mathiasvr/tiny-timer/tree/v1.4.0) (2019-07-31)
4+
[Full Changelog](https://github.com/mathiasvr/tiny-timer/compare/v1.3.0...v1.4.0)
5+
6+
**Merged pull requests:**
7+
8+
- Change source code to TypeScript [\#8](https://github.com/mathiasvr/tiny-timer/pull/8) ([mathiasvr](https://github.com/mathiasvr))
9+
- Update README.md [\#4](https://github.com/mathiasvr/tiny-timer/pull/4) ([jbbpatel94](https://github.com/jbbpatel94))
10+
- Update README.md [\#3](https://github.com/mathiasvr/tiny-timer/pull/3) ([jbbpatel94](https://github.com/jbbpatel94))
11+
12+
## [v1.3.0](https://github.com/mathiasvr/tiny-timer/tree/v1.3.0) (2018-11-27)
13+
[Full Changelog](https://github.com/mathiasvr/tiny-timer/compare/v1.2.0...v1.3.0)
14+
15+
**Merged pull requests:**
16+
17+
- emitting an event when status of timer changes [\#2](https://github.com/mathiasvr/tiny-timer/pull/2) ([jbbpatel94](https://github.com/jbbpatel94))
18+
19+
## [v1.2.0](https://github.com/mathiasvr/tiny-timer/tree/v1.2.0) (2018-06-19)
20+
[Full Changelog](https://github.com/mathiasvr/tiny-timer/compare/v1.1.1...v1.2.0)
21+
22+
**Merged pull requests:**
23+
24+
- Build process + random updates [\#1](https://github.com/mathiasvr/tiny-timer/pull/1) ([marinko-peso](https://github.com/marinko-peso))
25+
26+
## [v1.1.1](https://github.com/mathiasvr/tiny-timer/tree/v1.1.1) (2016-10-11)
27+
[Full Changelog](https://github.com/mathiasvr/tiny-timer/compare/v1.1.0...v1.1.1)
28+
29+
## [v1.1.0](https://github.com/mathiasvr/tiny-timer/tree/v1.1.0) (2016-10-06)
30+
[Full Changelog](https://github.com/mathiasvr/tiny-timer/compare/v1.0.2...v1.1.0)
31+
32+
## [v1.0.2](https://github.com/mathiasvr/tiny-timer/tree/v1.0.2) (2016-09-24)
33+
[Full Changelog](https://github.com/mathiasvr/tiny-timer/compare/v1.0.1...v1.0.2)
34+
35+
## [v1.0.1](https://github.com/mathiasvr/tiny-timer/tree/v1.0.1) (2016-09-23)
36+
37+
38+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)