diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d6b83a..ba553d6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +* Allow special env vars with a callback which don't cause an app restart [Pablo] [Praneeth] * Remove unused config.supervisorContainer in config.coffee [Praneeth] * Bind mount /boot in Raspberry Pis [Pablo] * Implement and use golang endpoint for getting IPs of the device, also fixes duplicate IP reporting in the JS implementation [Praneeth]