diff --git a/CHANGELOG.md b/CHANGELOG.md index 63ee414c..d1b351da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file. See [standa (place unreleased comments here) +## [14.2.0](https://github.com/motdotla/dotenv/compare/v14.1.1...v14.2.0) (2022-01-17) + +### Added + +- Add `dotenv_config_override` cli option +- Add `DOTENV_CONFIG_OVERRIDE` command line env option + ## [14.1.1](https://github.com/motdotla/dotenv/compare/v14.1.0...v14.1.1) (2022-01-17) ### Added diff --git a/README.md b/README.md index 793321d2..be1b028e 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ $ node -r dotenv/config your_script.js The configuration options below are supported as command line arguments in the format `dotenv_config_