From cb163224072d7adf5b396dee92066ed9bc5dbb46 Mon Sep 17 00:00:00 2001 From: etrpx Date: Wed, 29 May 2024 15:18:10 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b66cac2..61ea94a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [[0.1.0](https://github.com/PerimeterX/envite/compare/v0.0.5...v0.1.0) + +### Added + +- Redis Seed functionality. + ## [[0.0.5](https://github.com/PerimeterX/envite/compare/v0.0.4...v0.0.5)] - 2024-02-25 ### Fixed