From 6818993ff76cea6a9b6bc2e01d48bb0a179de8a0 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Wed, 9 Jan 2019 20:02:03 -0800 Subject: [PATCH] changelog updaet --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76397f1..fead47f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.0.1] - 2019-01-09 +### Fixed +- mentions from pnut to matrix +- startup for pnut-matrix-bot + ## [1.0.0] - 2019-01-03 ### Fixed - database initialization @@ -25,5 +30,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. keeping track of releases for this project. :p [Unreleased]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/compare/1.0.0...HEAD +[1.0.1]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/tags/1.0.1 [1.0.0]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/tags/1.0.0 [0.0.1]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/tags/v0.0.1