Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Nov 4, 2023
1 parent 7bf3f59 commit 7295a30
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

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.

## [Unreleased](https://github.com/dotenv-org/phpdotenv-vault/compare/v0.1.3...master)
## [Unreleased](https://github.com/dotenv-org/phpdotenv-vault/compare/v0.2.0...master)

## 0.2.0

### Added

- Moved decryption to its own class for better testing and ease of usage

### Fixed

- DOTENV_KEY was not respected if set in the infrastructure. Fixed.
- Decryptiong could fail related to some misconfigured logic. Fixed.

## 0.1.3

Expand Down

0 comments on commit 7295a30

Please sign in to comment.