We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed23e54 commit 6d341b0Copy full SHA for 6d341b0
CHANGELOG.md
@@ -2,9 +2,18 @@
2
All notable changes to this project will be documented in this file.
3
Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
4
5
+## [Unreleased][unreleased]
6
+
7
+## [0.1.1] - 2021-11-29
8
9
+### Fixed
10
11
+- Updating Dotenv::getSettings to load generic settings from default.settings.php if the file exists.
12
13
## [0.1.0] -
14
15
**Initial release!**
16
-[unreleased]: https://github.com/unleashedtech/dotenv-drupal/compare/0.1.0...main
17
+[unreleased]: https://github.com/unleashedtech/dotenv-drupal/compare/0.1.1...main
18
+[0.1.1]: https://github.com/unleashedtech/dotenv-drupal/releases/tag/v0.1.1
19
[0.1.0]: https://github.com/unleashedtech/dotenv-drupal/releases/tag/v0.1.0
0 commit comments