From 7e031ca22c5519c03f4e60eb7e01f6fb15d53e91 Mon Sep 17 00:00:00 2001 From: Martin Larralde Date: Tue, 21 Jul 2020 16:38:02 +0200 Subject: [PATCH] Release v0.1.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2e071a..62e59fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +[Unreleased]: https://github.com/fastobo/fastobo/compare/v0.1.0...HEAD -[Unreleased]: https://github.com/fastobo/fastobo/compare/3e6065c9...HEAD + +## [v0.1.0] - 2020-07-21 +[v0.1.0]: https://github.com/fastobo/fastobo/compare/3e6065c9...v0.1.0 Initial release.