Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

Commit 385c1ef

Browse files
author
Robert Jackson
committed
Add v2.1.0 to CHANGELOG.
1 parent 55ac7b1 commit 385c1ef

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## v2.1.0 (2018-12-13)
4+
5+
#### :rocket: Enhancement
6+
* [#156](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/pull/156) Bring back support for Ember prior to 2.12 support (aka "bower support"). ([@rwjblue](https://github.com/rwjblue))
7+
8+
#### :bug: Bug Fix
9+
* [#148](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/pull/148) Prevent duplicating inline precompile babel plugin ([@arthirm](https://github.com/arthirm))
10+
11+
#### :house: Internal
12+
* [#150](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile/pull/150) TravisCI: Remove deprecated `sudo: false` option ([@Turbo87](https://github.com/Turbo87))
13+
14+
#### Committers: 3
15+
- Arthi ([@arthirm](https://github.com/arthirm))
16+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
17+
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
18+
319
## v2.0.0 (2018-11-07)
420

521
#### :boom: Breaking Change

0 commit comments

Comments
 (0)