File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.1.0/ ) ,
66and this project adheres to [ Calendar Versioning] ( https://calver.org/ ) starting v20.03.0.
77
8+ ## [ 21.03.1] - 2021-05-19
9+ ### Added
10+ * fix(deprecation): add clientStubFromCloudEndpoint method ([ #138 ] )
11+
12+ [ #138 ] : https://github.com/dgraph-io/dgraph-js/pull/138
13+
814## [ v21.03.0] - 2021-04-08
915
1016### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " dgraph-js" ,
3- "version" : " 21.03.0 " ,
3+ "version" : " 21.03.1 " ,
44 "description" : " Official javascript client for Dgraph" ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments