diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c8a7d97..e1ed0096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,16 +16,8 @@ All notable changes to this project will be documented in this file. See [standa ## [9.0.0](https://github.com/motdotla/dotenv/compare/v8.6.0...v9.0.0) (2021-05-05) -### Added - -- define package.json in exports -- allow for `import "dotenv/config"` - ### Changed -- updated dev dependencies via npm audit -- TypeScript types -- point to exact types file to work with VS Code - _Breaking:_ drop support for Node v8 ## [8.6.0](https://github.com/motdotla/dotenv/compare/v8.5.1...v8.6.0) (2021-05-05) @@ -56,7 +48,7 @@ All notable changes to this project will be documented in this file. See [standa ### Changed -- _Breaking:_ drop support for Node v8 +- _Breaking:_ drop support for Node v8 (mistake to be released as minor bump. later bumped to 9.0.0. see above.) ## [8.2.0](https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0) (2019-10-16)