From 3a1213f53ba3b13b80feebbf4e76b231c8d7006c Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Mon, 30 Apr 2018 11:38:56 -0500 Subject: [PATCH] Add CHANGELOG entry for role-claim-key --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4089a040e..c5007c89a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #256, Add support for bulk UPSERT with POST and single UPSERT with PUT - @steve-chavez - #1078, Add ability to specify source column in embed - @steve-chavez - #821, Allow embeds alias to be used in filters - @steve-chavez +- #906, Add jspath configurable `role-claim-key` - @steve-chavez ### Fixed