From 35ba25ba9e26bd7e066580765188aee68427b74c Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Tue, 7 Jun 2022 12:29:58 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d25d49e..f45f708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,21 @@ 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). +## [1.5.2] - 2022-06-07 + +### Added + +- Wait for script for memecached. + +### Security + +- Updated dependencies. + ## [1.5.1] - 2022-05-15 ### Fixed -- Remove double note content +- Remove double note content. ## [1.5.0] - 2022-05-14