You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
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)
6
6
7
+
## [4.4.1] (2020-11-25)
8
+
9
+
### Changed
10
+
11
+
- Set `'Access-Control-Allow-Headers': 'Test-Request'` for support of the test-request header when `cors=true` is specified in API responses
12
+
7
13
## [4.4.0] (2020-11-24)
8
14
9
15
### Changed
@@ -336,6 +342,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
336
342
- Update older libraries
337
343
- Now publish from Git tags instead of master pushes
0 commit comments