From af463491b87ee3bbd4db1835d49a62cdb0907882 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Mon, 7 Feb 2022 12:15:27 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bea379..8300ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,22 @@ 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.0.2] - 2022-02-07 + +### Security + +- Updated dependencies. + ## [1.0.1] - 2021-05-08 ### Added -- expose port +- expose port. ## [1.0.0] - 2021-05-05 ### Added -- automated build & tagging -- arm images -- pinned Radicale to major version +- automated build & tagging. +- arm images. +- pinned Radicale to major version.