Skip to content

Commit 3d23836

Browse files
committed
Update CHANGELOG
1 parent 8244950 commit 3d23836

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,36 @@
22
> This project adheres to [SemVer](https://semver.org).
33
44
## Unreleased
5-
5+
### Breaking
6+
- Update minimum supported version of Vercel CLI to v21
67

78
## 1.1.6
8-
## Fixes
9+
### Fixes
910
- Preserve whitespace in environment variables
1011

1112
## 1.1.5
12-
## Fixes
13+
### Fixes
1314
- Fix `.env` fallback
1415

1516
## 1.1.4
16-
## Fixes
17+
### Fixes
1718
- Fix extra characters being added to deployed environment variables on macOS
1819

1920
## 1.1.3
20-
## Fixes
21+
### Fixes
2122
- Fix `fs` module import for compatibility with Node.js >=10
2223

2324
## 1.1.2
24-
## Improvements
25+
### Improvements
2526
- Status messages are now printed to the terminal in order of completion
2627
- The number of environment variables being deployed simultaneously has been capped
2728

2829
## 1.1.1
29-
# New Features
30+
### New Features
3031
- Support `.env` file
3132

3233
## 1.1
33-
# New Features
34+
### New Features
3435
- Added support for `dotenv` files 🙌
3536
- `.env.production`, `.env.preview`, and `.env.development` files are now supported
3637

0 commit comments

Comments
 (0)