From 29b646415d3fae6c82cef99dfbb9d1f356dbbf2c Mon Sep 17 00:00:00 2001 From: Owen Cabalceta Date: Thu, 19 Jan 2023 13:13:32 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e6bbf..812840a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +- [Bug: Normalize both url path and capability substring for endpoint authorization #170](https://github.com/xmidt-org/bascule/issues/170) ## [v0.11.3] - [Remove deprecated sallust code #167](https://github.com/xmidt-org/bascule/pull/167)