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 eab6a99 commit 08426cdCopy full SHA for 08426cd
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# nystudio107/devmode Change Log
2
3
-## 2.6.2 - UNRELEASED
+## 2.6.2 - 2022.04.15
4
### Changed
5
* Remove `enableLogging` and `enableProfiling` from `config/db.php` as they've now gone away
6
+* Changed `bootstrap.php` to allow `.env`-set environment variables override existing injected environment variables ([#82](https://github.com/craftcms/craft/issues/82))
7
8
## 2.6.1 - 2022.04.13
9
### Added
0 commit comments