Skip to content

Commit d35ddd5

Browse files
authored
feature: DocumentsProvider implementation (#4)
* feature: `DocumentsProvider` implementation * fixup! feature: `DocumentsProvider` implementation --------- Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
1 parent d40d2a8 commit d35ddd5

20 files changed

Lines changed: 1158 additions & 37 deletions

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.1.0
2+
3+
* New Feature: Implemented simple custom `DocumentsProvider`
4+
* Small fixes
5+
* Updated README
6+
* Updated example
7+
* Updated dependencies
8+
19
## 1.0.2
210

311
* Fix: missed export of `PermissionsException` class

0 commit comments

Comments
 (0)