| commit | 26c07c41637fac456967200340b188ba4bcb4c7e | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Mon Jan 12 14:22:03 2026 +0100 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Feb 12 11:26:20 2026 +0100 |
| tree | c217bd6e47e95cb0bcf06b4e362e53a5f564e8fb | |
| parent | fee5adcce57036fbb1db28777a83a94f2763113d [diff] [blame] |
Provide environment variables for config options (closes #161) Change-Id: Iacb5902f4206fbf0a7a5bd6979aae4fe7a3be914
diff --git a/Changes b/Changes index 30d50bc..42d6bb0 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,6 @@ + - Support environment variables overriding configuration properties. + (closes #161)(diewald) + 0.3.3 2026-01-29 - Introduce announcements (diewald)