Skip to content

Commit 4c57c69

Browse files
committed
added CHANGELOG
1 parent 96067b2 commit 4c57c69

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## 1.0.3
2+
3+
[commits](https://github.com/afeld/backbone-nested/compare/v1.0.2...v1.0.3)
4+
5+
* fixed `toJSON()` ([p3drosola](https://github.com/afeld/backbone-nested/pull/9))
6+
7+
## 1.0.2
8+
9+
[commits](https://github.com/afeld/backbone-nested/compare/v1.0.1...v1.0.2)
10+
11+
* added option to silence `get()` warnings for non-leaf attributes
12+
13+
## 1.0.1
14+
15+
[commits](https://github.com/afeld/backbone-nested/compare/v1.0.0...v1.0.1)
16+
17+
* header and documentation fixes
18+
19+
## 1.0.0
20+
21+
Initial release!

0 commit comments

Comments
 (0)