Skip to content

Commit b06f92d

Browse files
committed
Released v0.4.1
1 parent 344fdab commit b06f92d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

3-
## [0.4.0](https://github.com/yapplabs/ember-tether/tree/0.4.0) (2016-12-31)
4-
[Full Changelog](https://github.com/yapplabs/ember-tether/compare/v0.3.1...0.4.0)
3+
## [v0.4.1](https://github.com/yapplabs/ember-tether/tree/v0.4.1) (2017-02-02)
4+
[Full Changelog](https://github.com/yapplabs/ember-tether/compare/v0.4.0...v0.4.1)
5+
6+
**Merged pull requests:**
7+
8+
- add a polyfill for Ember.getOwner [\#41](https://github.com/yapplabs/ember-tether/pull/41) ([humanchimp](https://github.com/humanchimp))
9+
10+
## [v0.4.0](https://github.com/yapplabs/ember-tether/tree/v0.4.0) (2017-01-01)
11+
[Full Changelog](https://github.com/yapplabs/ember-tether/compare/v0.3.1...v0.4.0)
512

613
**Merged pull requests:**
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-tether",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Tether an element to another element in the DOM",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)