Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit f05cf63

Browse files
authored
Merge pull request #193 from zalando/3.4.0
Release version 3.4.0
2 parents 8fc3e73 + c29d5dd commit f05cf63

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Tailor Changelog
22

3+
### 3.4.0
4+
* Two headers (`x-request-uri` & `x-request-host`) are added to the whitelist along with documentation on how to use them ([#192](https://github.com/zalando/tailor/pull/192))
5+
36
### 3.3.0
47
* Add API support for custom performance entries([#187](https://github.com/zalando/tailor/pull/187))
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-tailor",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Tailor assembles a web page from multiple fragments",
55
"keywords": [
66
"tailor",

0 commit comments

Comments
 (0)