Skip to content

Commit

Permalink
chore(change): add api and changelog
Browse files Browse the repository at this point in the history
adds api.json and changelog.md
  • Loading branch information
zewa666 committed Aug 27, 2015
1 parent f5f4272 commit 03f0ece
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### 0.1.0 (2015-08-27)


#### Bug Fixes

* **attribute:** fix null check ([f14e4cc0](http://github.com/aurelia/i18n/commit/f14e4cc03eb5e3683659f7fca94d9200c70a5a8b))

1 change: 1 addition & 0 deletions doc/api.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"classes":[],"methods":[],"properties":[],"events":[]}

0 comments on commit 03f0ece

Please sign in to comment.