Browse Source

Update changelog

pull/1773/head
Thomas 3 years ago
parent
commit
fb9fc1d714
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Made setting `NODE_ENV: production` optional (to avoid `ENOENT: no such file or directory` errors on startup)
- Removed the environment variable `ENABLE_FEATURE_CUSTOM_SYMBOLS` - Removed the environment variable `ENABLE_FEATURE_CUSTOM_SYMBOLS`
- Changed the default `NODE_ENV` variable from `development` to `production` to avoid a requirement for self-hosted users to specify this value or receive `ENOENT: no such file or directory` error message on startup.
## 1.242.0 - 2023-03-04 ## 1.242.0 - 2023-03-04

Loading…
Cancel
Save