From 1151d9f958947bc8b535de5eb6162d6265859adc Mon Sep 17 00:00:00 2001 From: koresar Date: Wed, 2 Feb 2022 15:43:11 +1100 Subject: [PATCH] Update History.md with the latest changes for v3.1.0 --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 3d1899fd..b82feaeb 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +# 3.1.0 + +- Add Content-Security-Policy header to all server implementations + # 3.0.0 - BREAKING: Drop support for MongoDB v3.4, only >=v3.6 is supported now.