Skip to content

Commit

Permalink
Release 1.4.0-beta.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jan 21, 2014
1 parent c8bb7fb commit 3726c07
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Ember Changelog

### Ember 1.4.0-beta.3 (January 20, 2014)

* Document the send method on Ember.ActionHandler.
* Document Ember.Route #controllerName and #viewName properties.
* Allow jQuery version 1.11 and 2.1.

### Ember 1.4.0-beta.2 (January 14, 2014)

* [BUGFIX] Fix stripping trailing slashes for * routes.
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GIT
PATH
remote: .
specs:
ember-source (1.4.0.beta.2)
ember-source (1.4.0.beta.3)
handlebars-source (~> 1.3.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0-beta.2
1.4.0-beta.3

0 comments on commit 3726c07

Please sign in to comment.