Skip to content

Commit d356789

Browse files
committed
Update CHANGELOG and clarify older changes
1 parent 899c3fa commit d356789

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

CHANGELOG.md

+13-8
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,29 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [8.3.0](https://github.com/motdotla/dotenv/compare/v8.2.0...v8.3.0) (2021-05-06)
6+
7+
### Changed
8+
9+
- _Breaking:_ drop support for Node v8
10+
511
## [8.2.0](https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0) (2019-10-16)
612

7-
## [8.1.0](https://github.com/motdotla/dotenv/compare/v7.0.0...v8.1.0) (2019-08-18)
13+
### Added
814

15+
- TypeScript types
916

10-
### ⚠ BREAKING CHANGES
17+
## [8.1.0](https://github.com/motdotla/dotenv/compare/v8.0.0...v8.1.0) (2019-08-18)
1118

12-
* dropping Node v6 support because end-of-life
19+
### Changed
1320

14-
* Drop support for Node v6 (#392) ([2e9636a](https://github.com/motdotla/dotenv/commit/2e9636a)), closes [#392](https://github.com/motdotla/dotenv/issues/392)
21+
- _Breaking:_ drop support for Node v6 ([#302](https://github.com/motdotla/dotenv/issues/392))
1522

1623
# [8.0.0](https://github.com/motdotla/dotenv/compare/v7.0.0...v8.0.0) (2019-05-02)
1724

18-
- Drop support for Node v6 (#392) ([2e9636a](https://github.com/motdotla/dotenv/commit/2e9636a)), closes [#392](https://github.com/motdotla/dotenv/issues/392)
19-
20-
### BREAKING CHANGES
25+
### Changed
2126

22-
- dropping Node v6 support because end-of-life
27+
- _Breaking:_ drop support for Node v6 ([#302](https://github.com/motdotla/dotenv/issues/392))
2328

2429
## [7.0.0] - 2019-03-12
2530

0 commit comments

Comments
 (0)