Skip to content

Commit ee2d948

Browse files
committed
added a changelog to the repository
1 parent f6200e7 commit ee2d948

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 0.2.0 - 2014-12-24
2+
3+
- improved source maps support (thanks @thetalecrafter)
4+
5+
# 0.1.1 - 2014-12-02
6+
7+
- code simplification
8+
9+
# 0.1.0 - 2014-11-28
10+
11+
- first release
12+

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ module: {
5050
}
5151
```
5252

53+
## [changelog](CHANGELOG.md)
54+
5355
## [license](LICENSE)
56+

0 commit comments

Comments
 (0)