File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v2.0.1] - 2019-09-10
9+
10+ ### Fixed
11+ - Added function to refresh JWT token if expired. ([ #56 ] ( https://github.com/dgraph-io/dgraph-js/issues/56 ) )
12+
813## [ v2.0.0] - 2019-09-06
914
1015### Added
@@ -96,6 +101,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
96101### Added
97102- Full compatibility with Dgraph v1.0.0
98103
104+ [ v2.0.1 ] : https://github.com/dgraph-io/dgraph-js/compare/v2.0.0...v2.0.1
99105[ v2.0.0 ] : https://github.com/dgraph-io/dgraph-js/compare/v1.2.1...v2.0.0
100106[ v1.2.1 ] : https://github.com/dgraph-io/dgraph-js/compare/v1.2.0...v1.2.1
101107[ v1.2.0 ] : https://github.com/dgraph-io/dgraph-js/compare/v1.1.2...v1.2.0
You can’t perform that action at this time.
0 commit comments