Skip to content

Commit 7b28498

Browse files
committed
changelog
1 parent 52919fb commit 7b28498

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
## [0.0.7](https://github.com/ronco/ember-cli-head/tree/0.0.7) (2016-05-11)
4-
[Full Changelog](https://github.com/ronco/ember-cli-head/compare/0.0.5...0.0.7)
3+
## [0.1.0](https://github.com/ronco/ember-cli-head/tree/0.1.0) (2016-06-13)
4+
[Full Changelog](https://github.com/ronco/ember-cli-head/compare/0.0.5...0.1.0)
55

66
**Closed issues:**
77

8+
- Handle lack of `app/templates/head.hbs` more gracefully. [\#7](https://github.com/ronco/ember-cli-head/issues/7)
89
- head inside head [\#3](https://github.com/ronco/ember-cli-head/issues/3)
910

1011
**Merged pull requests:**
1112

13+
- include a default head template in app [\#9](https://github.com/ronco/ember-cli-head/pull/9) ([ronco](https://github.com/ronco))
14+
- remove unneeded slash on meta elements per HTML5 and ember-cli-template-lint [\#8](https://github.com/ronco/ember-cli-head/pull/8) ([openhouse](https://github.com/openhouse))
1215
- Remove HTML Comments from head template. [\#6](https://github.com/ronco/ember-cli-head/pull/6) ([rwjblue](https://github.com/rwjblue))
1316
- Remove harding of isDevelopingAddon. [\#5](https://github.com/ronco/ember-cli-head/pull/5) ([rwjblue](https://github.com/rwjblue))
1417

0 commit comments

Comments
 (0)