File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,24 @@ All notable changes to this project will be documented in this file.
33Adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55---
6- ## 2.0.14 (TBD)
6+ ## 2.0.15 (TBD)
77
88##### Release Notes
99
1010##### Features
1111
1212##### Bug Fixes
1313
14+ ## 2.0.14 (https://github.com/ngageoint/mage-ios/releases/tag/2.0.14)
15+
16+ ##### Release Notes
17+
18+ ##### Features
19+
20+ ##### Bug Fixes
21+ * Fix iPad layout issues for iOS 13
22+ * Fix crash when trying to modify observation location for events with no forms.
23+
1424## 2.0.13 (https://github.com/ngageoint/mage-ios/releases/tag/2.0.13)
1525
1626##### Release Notes
Original file line number Diff line number Diff line change 25882588 GCC_PREFIX_HEADER = "Mage/MAGE-Prefix.pch";
25892589 INFOPLIST_FILE = "Mage/MAGE-Info.plist";
25902590 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
2591- MARKETING_VERSION = 2.0.13 ;
2591+ MARKETING_VERSION = 2.0.14 ;
25922592 OTHER_LDFLAGS = "$(inherited)";
25932593 PRODUCT_BUNDLE_IDENTIFIER = mil.nga.mage;
25942594 PRODUCT_NAME = MAGE;
26182618 GCC_PREFIX_HEADER = "Mage/MAGE-Prefix.pch";
26192619 INFOPLIST_FILE = "Mage/MAGE-Info.plist";
26202620 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
2621- MARKETING_VERSION = 2.0.13 ;
2621+ MARKETING_VERSION = 2.0.14 ;
26222622 OTHER_LDFLAGS = "$(inherited)";
26232623 PRODUCT_BUNDLE_IDENTIFIER = mil.nga.mage;
26242624 PRODUCT_NAME = MAGE;
You can’t perform that action at this time.
0 commit comments