From c061c9c3ffcf8d92effb54eb7a43b49e0e4662d4 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 5 Aug 2022 16:19:40 +0200 Subject: [PATCH] Added v3.2.0 to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4531be0c..c11faf60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). -## [Unreleased] +## [3.2.0] - 2022-08-05 ### Added * [#854](https://github.com/shlinkio/shlink/issues/854) Added support for multi-segment custom slugs.