From 12adce9ac24cfe39750768ebf65931ffbd27a79b Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 14 Feb 2020 19:51:58 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e19191d..3ed83602 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,29 @@ 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] + +#### Added + +* [#626](https://github.com/shlinkio/shlink/issues/626) Added support for Microsoft SQL Server. + +#### Changed + +* *Nothing* + +#### Deprecated + +* *Nothing* + +#### Removed + +* *Nothing* + +#### Fixed + +* *Nothing* + + ## 2.0.5 - 2020-02-09 #### Added