From 8b5863c18a3739b0fa0014065a8d9f8ea53b5ad4 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Tue, 9 Jul 2019 17:27:36 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a42fae..21cf103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to tailbone-corepos will be documented in this file. 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). -## [0.1.0] - 2019-??-?? +## [0.1.0] - 2019-07-09 ### Changed -- (Initial release.) +- Initial release.