Skip to content

Commit 8eb5107

Browse files
committed
Add entry to CHANGELOG with all the changes related to new version
1 parent 29d0e59 commit 8eb5107

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.5.2
2+
- * Added new method `generateTenantToken()` as a result of the addition of the multi-tenant functionality.
3+
This method creates a JWT tenant token that will allow the user to have multi-tenant indexes and thus restrict access to documents based on the end-user making the search request. (#139) @brunoocasali
4+
15
# 0.5.1
26
- Add `User-Agent` header to have analytics in every http request (#129) @brunoocasali
37

0 commit comments

Comments
 (0)