From 407bf8e541530579b1f2c3e7f7fa96bb06ef5be9 Mon Sep 17 00:00:00 2001 From: Gerardo Tauriello Date: Tue, 5 Feb 2019 19:55:57 +0100 Subject: [PATCH] Set release date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e682b6a..14c3510 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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/). -## v1.0.0 +## v1.0.0 - 2019-02-05 ### Added - Initial release including decoder and encoder for the [MMTF specification 1.0](https://github.com/rcsb/mmtf/blob/v1.0/spec.md).