We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20dbd06 commit 01931dfCopy full SHA for 01931df
packages/datafile-manager/CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
## [Unreleased]
8
Changes that have landed but are not yet released.
9
10
+### Changed
11
+- Added support for authenticated datafiles. `NodeDatafileManager` now accepts `datafileAccessToken` to be able to fetch authentication datafiles.
12
+
13
## [0.5.0] - April 17, 2020
14
15
### Breaking Changes
0 commit comments