From 5a36efe86597799fafc9cbaf10fa62981ea04f26 Mon Sep 17 00:00:00 2001 From: viskin Date: Thu, 17 Nov 2016 16:52:19 +0200 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 168aefb7..1d95de25 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ TypeScript definitions are provided in [PhotoLibrary.d.ts](https://github.com/te - EXIF rotation hell is not handled on browser platform. - Include album name in libraryItem. - Enable filter option for getLibrary, that will select specific album. +- Provide cancellation mechanism for long-running operations, like getLibrary. # References