Skip to content

Commit 0a13289

Browse files
author
Robert Jackson
committed
Add v0.4.1 to CHANGELOG.
1 parent 3d48aff commit 0a13289

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log
22

3+
## [v0.4.1](https://github.com/ronco/ember-cli-head/tree/v0.4.1) (2018-05-07)
4+
[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.4.0...v0.4.1)
5+
6+
**Closed issues:**
7+
8+
- Meta elements "ember-cli-head-start" and "ember-cli-head-end" missing "content" attribute [\#47](https://github.com/ronco/ember-cli-head/issues/47)
9+
- Does this repo really only work with Fastboot now? [\#46](https://github.com/ronco/ember-cli-head/issues/46)
10+
- When loading page you get no title while the application renders [\#43](https://github.com/ronco/ember-cli-head/issues/43)
11+
- Make FastBoot DOM smashing opt-in [\#41](https://github.com/ronco/ember-cli-head/issues/41)
12+
- 0.4.0 made all my head data stop working [\#40](https://github.com/ronco/ember-cli-head/issues/40)
13+
- rootURL favicon link difficulties \(not using fastboot\) [\#39](https://github.com/ronco/ember-cli-head/issues/39)
14+
15+
**Merged pull requests:**
16+
17+
- Added empty content attribute to meta tags [\#50](https://github.com/ronco/ember-cli-head/pull/50) ([samcic](https://github.com/samcic))
18+
- Avoid issues with Chrome suid on CI. [\#49](https://github.com/ronco/ember-cli-head/pull/49) ([rwjblue](https://github.com/rwjblue))
19+
- Refactor instance-initializer [\#45](https://github.com/ronco/ember-cli-head/pull/45) ([mydea](https://github.com/mydea))
20+
321
## [v0.4.0](https://github.com/ronco/ember-cli-head/tree/v0.4.0) (2017-09-21)
422
[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.3.1...v0.4.0)
523

0 commit comments

Comments
 (0)