From 6779971cd92bcc8fcc8e3cc0074d896556e1842f Mon Sep 17 00:00:00 2001 From: William Newman Date: Wed, 20 Jul 2022 13:41:44 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 031e96fc..5cf64f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,20 +6,20 @@ Adheres to [Semantic Versioning](http://semver.org/). ## Changes Pending ##### Features -* New GARS grid overlay, map search, and observation geometry edit -* MGRS grid improvements including Norway and Svalbard support ##### Bug Fixes -* Observation geometry edit Degree Minute Seconds longitude display value fix ## [7.1.5](https://github.com/ngageoint/mage-android/releases/tag/7.1.5) ##### Features * Allow users to attach documents to observations. * Document attachment info view which allows users to view/edit document in other applications installed on their device. +* New GARS grid overlay, map search, and observation geometry edit +* MGRS grid improvements including Norway and Svalbard support ##### Bug Fixes * Fix crash on feed fetch if no event +* Observation geometry edit Degree Minute Seconds longitude display value fix ## [7.1.4](https://github.com/ngageoint/mage-android/releases/tag/7.1.4)