Skip to content

Commit 9cd287d

Browse files
author
Vlad Balin
committed
Update README.md
1 parent d3f30aa commit 9cd287d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# Getting Started
1+
# Release 1.1.x highlights
22

33
master: [![Master Build Status](https://travis-ci.org/Volicon/backbone.nestedTypes.svg?branch=master)](https://travis-ci.org/Volicon/backbone.nestedTypes)
44
develop: [![Develop Build Status](https://travis-ci.org/Volicon/backbone.nestedTypes.svg?branch=develop)](https://travis-ci.org/Volicon/backbone.nestedTypes)
55

6-
Version 1.1.2 highlights:
7-
86
- npm package name is changed to just 'nestedtypes'. Thus, `npm install nestedtypes`.
97
- It export all the stuff which is required to use it as drop-in backbonejs replacement in your project.
108
- Models has reference to the parent model through `this._owner`

0 commit comments

Comments
 (0)