Skip to content

Commit 8f82359

Browse files
committed
add changelog.md
1 parent 6c908bd commit 8f82359

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Change Log
2+
3+
## [0.2.0](https://github.com/alibaba/HandyJSON/tree/0.2.0) (2016-09-27)
4+
[Full Changelog](https://github.com/alibaba/HandyJSON/compare/0.1.0...0.2.0)
5+
6+
**Closed issues:**
7+
8+
- struct can't have designated initializer. [\#3](https://github.com/alibaba/HandyJSON/issues/3)
9+
10+
**Merged pull requests:**
11+
12+
- Dev xyc [\#5](https://github.com/alibaba/HandyJSON/pull/5) ([xuyecan](https://github.com/xuyecan))
13+
- Add codecov badge to master. [\#4](https://github.com/alibaba/HandyJSON/pull/4) ([cijianzy](https://github.com/cijianzy))
14+
- Add badge [\#2](https://github.com/alibaba/HandyJSON/pull/2) ([cijianzy](https://github.com/cijianzy))
15+
- Add support for serializtion [\#1](https://github.com/alibaba/HandyJSON/pull/1) ([cijianzy](https://github.com/cijianzy))
16+
17+
## [0.1.0](https://github.com/alibaba/HandyJSON/tree/0.1.0) (2016-09-21)
18+
19+
20+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)