Skip to content

Commit e78223b

Browse files
Merge #144
144: Add entry to CHANGELOG with all the changes related to new version r=brunoocasali a=brunoocasali Add missing entries to the CHANGELOG. Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
2 parents 29d0e59 + 8eb5107 commit e78223b

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)