File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
44
55## [ Unreleased] [ unreleased ]
66
7+ ## [ 0.1.4] - 2021-11-30
8+
9+ ### Fixed
10+
11+ - Updating Dotenv to always use ` $_SERVER ` instead of ` $_ENV ` . See < https://github.com/drush-ops/drush/issues/4407#issuecomment-821232867 >
12+
713## [ 0.1.3] - 2021-11-29
814
915### Fixed
@@ -27,7 +33,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
2733
2834** Initial release!**
2935
30- [ unreleased ] : https://github.com/unleashedtech/dotenv-drupal/compare/0.1.3...main
36+ [ unreleased ] : https://github.com/unleashedtech/dotenv-drupal/compare/0.1.4...main
37+ [ 0.1.3 ] : https://github.com/unleashedtech/dotenv-drupal/compare/0.1.3...0.1.4
3138[ 0.1.3 ] : https://github.com/unleashedtech/dotenv-drupal/compare/0.1.2...0.1.3
3239[ 0.1.2 ] : https://github.com/unleashedtech/dotenv-drupal/compare/0.1.1...0.1.2
3340[ 0.1.1 ] : https://github.com/unleashedtech/dotenv-drupal/compare/0.1.0...0.1.1
You can’t perform that action at this time.
0 commit comments