Skip to content

Commit 53ae8d5

Browse files
Updating change log in preparation for release 0.1.4.
1 parent 91c8a22 commit 53ae8d5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)