Skip to content

Commit 7344216

Browse files
Update RELEASE_NOTES.md (#195)
1 parent d0283ca commit 7344216

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

RELEASE_NOTES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# TerminusDB Client v10.0.11
2+
3+
## New 🚀
4+
5+
* Generating type definitions for typescript by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/185
6+
* Added create query parameter for update document by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/189
7+
8+
## Fixes 🛠
9+
10+
* Fixed woql start by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/184
11+
* Fixed bug in WOQL.doc not encoding lists by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/191
12+
* Fixed woql docs by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/194
13+
14+
## Deprecated ☠️
15+
16+
* Deprecated query document by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/187
17+
18+
<br/><br/>
19+
120
# TerminusDB Client v10.0.10
221

322
## New 🚀
@@ -9,19 +28,23 @@
928
* Fix the way of sending tokens to the cloud api by @GavinMendelGleason in https://github.com/terminusdb/terminusdb-client-js/pull/182
1029
* Upgrade async library to prevent prototype pollution
1130

31+
---
1232

1333
# TerminusDB Client v10.0.9
1434

1535
## New 🚀
1636

1737
* Add diff endpoint by @GavinMendelGleason in https://github.com/terminusdb/terminusdb-client-js/pull/178
1838

39+
---
40+
1941
# TerminusDB Client v10.0.8
2042

2143
## New 🚀
2244

2345
* Add gzip compression by @rrooij in https://github.com/terminusdb/terminusdb-client-js/pull/167
2446

47+
---
2548

2649
# TerminusDB Client v10.0.7
2750

0 commit comments

Comments
 (0)