From 0ad7d35bb038d298f1c8ea99397b11ebee1ecaad Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 10 Aug 2021 11:03:28 +0200 Subject: [PATCH] chore(changes): 0.9.4 changelog --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index c6e74d8528..210c82788f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +# Version 0.9.4 + +## Security + +- Fixed security vulnerability that exposes project ID's from other admin users + # Version 0.9.3 ## Bugs