Sha256: 6956ce8075e088d8fac5fd1a329a1c920c347257f316676da9e9a2f182fcac6e

Contents?: true

Size: 893 Bytes

Versions: 2

Compression:

Stored size: 893 Bytes

Contents

# Changelog

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/dotenv-vault-ruby/compare/v0.10.1...master)

## 0.10.1

### Changed

- Modify the log message to `Loading env from encrypted .env.vault`.

## 0.10.0

### Added

- Support key rotation. Added comma separated capability to `DOTENV_KEY`. Add multiple keys to your DOTENV_KEY for use with decryption. Separate with a comma. [#2](https://github.com/dotenv-org/dotenv-vault-ruby/pull/2)

## 0.9.0

### Changed

- Do not raise stacktrace error if missing .env.vault file [#1](https://github.com/dotenv-org/dotenv-vault-ruby/pull/1)

## 0.8.0

### Added

- Add `dotenv-vault/load`

## 0.7.1

### Added

- Added README

## 0.7.0 and prior

Please see commit history.

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
dotenv-vault-rails-0.10.1 CHANGELOG.md
dotenv-vault-0.10.1 CHANGELOG.md