We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96067b2 commit 4c57c69Copy full SHA for 4c57c69
CHANGELOG.md
@@ -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