Skip to content

Commit 6d341b0

Browse files
Updating change log to prep for 0.1.1 release.
1 parent ed23e54 commit 6d341b0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,18 @@
22
All notable changes to this project will be documented in this file.
33
Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

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+
513
## [0.1.0] -
614

715
**Initial release!**
816

9-
[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
1019
[0.1.0]: https://github.com/unleashedtech/dotenv-drupal/releases/tag/v0.1.0

0 commit comments

Comments
 (0)