diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 00000000..cabb391e --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,8 @@ +Release type: patch + +* Extend rich logging to server component `(#2927) `_ +* Fix an issue where metadata flagged to be discarded was being cached `(#2926) `_ +* Adjust suffix in server to allow redirection when needed `(#2931) `_ +* Add MIME types for web fonts `(#2929) `_ +* Distribute sample data used to run tests `(#2935) `_ +* Add Python 3.10 to test matrix