We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb84769 commit 0ee5ee3Copy full SHA for 0ee5ee3
CHANGELOG.md
@@ -1,5 +1,13 @@
1
Newer changelog entries can be found in the [GitHub Releases](https://github.com/nelmio/NelmioCorsBundle/releases)
2
3
+### 2.2.0 (2021-12-01)
4
+
5
+ * Added support for Symfony 6
6
7
+### 2.1.1 (2021-04-20)
8
9
+ * Fixed response for unauthorized headers containing a reflected XSS (https://github.com/nelmio/NelmioCorsBundle/pull/163)
10
11
### 2.1.0 (2020-07-22)
12
13
* Added `Vary: Origin` header to cacheable responses to make sure proxies cache them correctly
0 commit comments