Skip to content

Commit d00401a

Browse files
Updating changelog for v2.0.1
1 parent 9361228 commit d00401a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and 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

0 commit comments

Comments
 (0)