Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
[ci skip] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Apr 11, 2016
1 parent 43f22e3 commit 3392a13
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### 1.14.11
- Radically simpler inlining design. Move all imports and scripts into document
body, replace imports inline.
- Add tests for more complicated inlining scenarios

### 1.14.10
- Must use path resolution when moving `<head>` nodes

### 1.14.9
- Try harder to preserve script ordering, move nodes from `<head>` of current
document into import inlining fragment

### 1.14.8
- Undo hydrolysis inlining scripts

### 1.14.7
- Fix inlining for firebase and other scripts that use `\\x3c/script` syntax
when making more scripts
Expand Down

0 comments on commit 3392a13

Please sign in to comment.