From c4a556c48062ec887543089c460cea08c0b4982e Mon Sep 17 00:00:00 2001 From: Michal Stolarczyk Date: Fri, 13 Dec 2019 16:00:49 -0500 Subject: [PATCH] release date --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index e3c6800..bab6b37 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format. -## [0.4.1] -- 2019-12-XX +## [0.4.1] -- 2019-12-13 ### Fixed - relationship info not being updated during specific asset archivization; [#70](https://github.com/databio/refgenieserver/issues/70)