From a5b12f25e362fe102802192c06611e32d13614f3 Mon Sep 17 00:00:00 2001 From: Nicholas Nadeau Date: Sun, 29 Sep 2019 22:10:40 -0400 Subject: [PATCH] updated changelog for 0.7.2 --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93475b70..7bca6d1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,17 @@ All notable changes to this project 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). -## [Unreleased] +## [0.7.2] -- Added issue templates (https://github.com/nnadeau/pybotics/commit/7d53e8f31756c316a0c84662a094a644bb376e3a) -- Updated README.md with additional community info, direct links to the relevant docs/issues, and extended the testing how-to (https://github.com/nnadeau/pybotics/commit/2fe8b2127d560c676666c1a041d903716d3b18f8) +### Added + +- Added issue templates (7d53e8f31756c316a0c84662a094a644bb376e3a) +- Updated README.md with additional community info, direct links to the relevant docs/issues, and extended the testing how-to (2fe8b2127d560c676666c1a041d903716d3b18f8) +- Updates for JOSS paper + +### Fixed + +- ReadTheDocs now fully works ## [0.7.1]