From ce9fe3bc5b2d32806a206c92341339fd6a1b241d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Arroyo=20Torrens?= Date: Thu, 14 May 2020 13:51:47 +0200 Subject: [PATCH] Update changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54eb78f72..8a42a2133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.3] - 2020-05-12 +## [1.0.3] - 2020-05-14 ### Added - Add SQL query param to DO download (#1604, #1618, #1621, #1620)