File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Calendar Versioning] ( https://calver.org/ ) starting v20.03.0.
7
7
8
+ ## [ v21.03.0] - 2021-04-08
9
+
10
+ ### Added
11
+
12
+ - LoginIntoNamespace API
13
+
14
+ ### Removed
15
+
16
+ - Nquad does not have ` label `
17
+
18
+ The ` clientStubFromSlashGraphQLEndpoint ` API is deprecated and will be removed in the next release.
19
+
8
20
## [ v20.11] - 2021-03-16
9
21
10
22
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dgraph-js" ,
3
- "version" : " 20.11 .0" ,
3
+ "version" : " 21.03 .0" ,
4
4
"description" : " Official javascript client for Dgraph" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments