From 3427057e07e77d8763545472232b0b9fbd9f2f16 Mon Sep 17 00:00:00 2001 From: Jan Dvorak Date: Wed, 25 Aug 2021 14:26:58 +0200 Subject: [PATCH] mdg:geolocation & mdg:reload-on-resume patch updates for history --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index a32f8606f4..e1bb5bd96c 100644 --- a/History.md +++ b/History.md @@ -59,6 +59,12 @@ * `accounts-password@2.0.1` - Fix use of `isEnroll` in reset password +* `mdg:geolocation@1.3.1` + - Fixed API to work with Meteor 2.3+ + +* `mdg:reload-on-resume@1.0.5` + - Fixed API to work with Meteor 2.3+ + ## v2.3.5, 2021-08-12 #### Highlights