Skip to content

Commit

Permalink
adding release notes, retroactive
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Bailey committed Aug 12, 2011
1 parent 8755836 commit 126af8d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,32 @@ The list of existing conventions includes:
For fully functional, bi-directional binding convention examples, check out the source code
to Backbone.ModelBinding in the `backbone.modelbinding.js` file.
## Release Notes
### v0.2.3
* Fixes for 'falsey' value bindings
* Update the docs to include when and where to call the model bindings
### v0.2.2
* Making some global vars not global
### v0.2.1
* Configuration to easily set all binding attributes for all elements
* Fix for IE
* Making some global vars not global
### v0.1.0 - v0.2.0
* Added data-bind convention
* Added configuration options
* Conventions for all form input types
* Removed formBinding code
* Removed htmlBinding code
* Significant internal code cleanup and restructuring
# Legal Mumbo Jumbo (MIT License)
Expand Down

0 comments on commit 126af8d

Please sign in to comment.