From 8c189e9c948eed594788b51bd640d17b57be6e00 Mon Sep 17 00:00:00 2001 From: Terrillo Walls Date: Sat, 9 Mar 2019 12:59:29 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7940f8a..b5e2e20 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,12 @@ AppleHealthKit.initHealthKit(options: Object, (err: string, results: Object) => ``` ## Changelog +0.6.5v +- Enable fetching basal energy [#23](https://github.com/terrillo/rn-apple-healthkit/pull/23) +- remove checkPermission functions in order to use from PR [#69](https://github.com/terrillo/rn-apple-healthkit/pull/69) +- Added correct link to permissions. [#73](https://github.com/terrillo/rn-apple-healthkit/pull/73) +- Add unified way to get workouts + convert Activity Types to name + isTracked flag [#25](https://github.com/terrillo/rn-apple-healthkit/pull/25) + 0.6.4v - Basal energy ([#23](https://github.com/terrillo/rn-apple-healthkit/pull/23)) - Fixed issues with saving weight in the past -- 2.26.2