Skip to content

Commit 38bf1fe

Browse files
author
Sergey Astapov
committed
Update changelog for 2.0 version
1 parent 5e493b1 commit 38bf1fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Changelog
33

44
## 2.0.0
55

6+
* [#39](https://github.com/fivetanley/ember-cli-dotenv/pull/39) Removed exists-sync pkg, using fs.existsSync instead [@oxodesign](https://github.com/oxodesign)
7+
* [#37](https://github.com/fivetanley/ember-cli-dotenv/pull/37) Move dotenv.js config file to /config folder [@SergeAstapov](https://github.com/SergeAstapov)
68
* [#35](https://github.com/fivetanley/ember-cli-dotenv/pull/35) Fix broken tests and add more tests with ember-cli-addon-tests addon [@SergeAstapov](https://github.com/SergeAstapov)
79
* [#29](https://github.com/fivetanley/ember-cli-dotenv/pull/29) Upgrade Ember CLI and align with default blueprint [@SergeAstapov](https://github.com/SergeAstapov)
810
* [#33](https://github.com/fivetanley/ember-cli-dotenv/pull/33) Add support for Ember CLI >= 2.16.0 [@jasonmit](https://github.com/jasonmit)

0 commit comments

Comments
 (0)