From 97904004bf39ebc7e2087f237d0369488dc5700a Mon Sep 17 00:00:00 2001 From: Josh Bradley Date: Fri, 10 Nov 2017 21:38:57 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef629180b..0d1a9e7ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,18 @@ # Change Log -## [v2.5.0](https://github.com/adiwg/mdTranslator/tree/v2.5.0) (2017-11-06) +## [v2.6.0](https://github.com/adiwg/mdTranslator/tree/v2.6.0) (2017-11-10) + +[Full Changelog](https://github.com/adiwg/mdTranslator/compare/v2.5.0...v2.6.0) + +**Fixed bugs:** + +- mdJSON reader version is stale [\#158](https://github.com/adiwg/mdTranslator/issues/158) +**Merged pull requests:** + +- Add Geologic Age to timeInstant and timePeriod [\#161](https://github.com/adiwg/mdTranslator/pull/161) ([stansmith907](https://github.com/stansmith907)) + +## [v2.5.0](https://github.com/adiwg/mdTranslator/tree/v2.5.0) (2017-11-06) [Full Changelog](https://github.com/adiwg/mdTranslator/compare/v2.4.0...v2.5.0) **Fixed bugs:**