Skip to content

Commit 8461987

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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
12+
([#56](https://github.com/dgraph-io/dgraph-js/issues/56))
13+
814
## [v2.0.0] - 2019-09-06
915

1016
### Added
@@ -96,6 +102,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
96102
### Added
97103
- Full compatibility with Dgraph v1.0.0
98104

105+
[v2.0.1]: https://github.com/dgraph-io/dgraph-js/compare/v2.0.0...v2.0.1
99106
[v2.0.0]: https://github.com/dgraph-io/dgraph-js/compare/v1.2.1...v2.0.0
100107
[v1.2.1]: https://github.com/dgraph-io/dgraph-js/compare/v1.2.0...v1.2.1
101108
[v1.2.0]: https://github.com/dgraph-io/dgraph-js/compare/v1.1.2...v1.2.0

0 commit comments

Comments
 (0)