Skip to content

Commit 1a22af3

Browse files
committed
Update CHANGELOG
1 parent cf5052c commit 1a22af3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
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-
## [Unreleased](https://github.com/dotenv-org/python-dotenv-vault/compare/v0.1.0...master)
5+
## [Unreleased](https://github.com/dotenv-org/python-dotenv-vault/compare/v0.2.0...master)
6+
7+
## 0.2.0
8+
9+
### Added
10+
11+
- Added comma separated capability to `DOTENV_KEY`. Add multiple keys to your DOTENV_KEY for use with decryption. Separate with a comma.
12+
13+
## 0.1.1
14+
15+
### Added
16+
17+
- Added support for handling any environment
618

719
## 0.1.0
820

0 commit comments

Comments
 (0)