You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ Changelog
3
3
4
4
## 2.0.0
5
5
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)
6
8
*[#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)
7
9
*[#29](https://github.com/fivetanley/ember-cli-dotenv/pull/29) Upgrade Ember CLI and align with default blueprint [@SergeAstapov](https://github.com/SergeAstapov)
8
10
*[#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