From ca609b4556bac77c7a432610244d3d620c93ed58 Mon Sep 17 00:00:00 2001 From: Benjamin Chrobot Date: Fri, 11 May 2018 16:33:33 -0400 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 601e13e1..ff2fc5d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## 0.9.0 - 2018-05-11 ### Added - Basic Docker configuration. - PostgreSQL Docker and SQLAlchemy configuration. @@ -24,4 +26,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Basic Flask project structure. -[Unreleased]: https://github.com/bchrobot/metagenscope-server/compare/v0.0.1...HEAD +[Unreleased]: https://github.com/LongTailBio/metagenscope-server/compare/v0.9.0...HEAD +[0.9.0]: https://github.com/LongTailBio/metagenscope-server/compare/v0.0.1...v0.9.0