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

Commit

Permalink
release version 3.7.0[skip ci] (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshanmugam committed May 25, 2018
1 parent 2fe19ec commit 291b3bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Tailor Changelog

### 3.7.0
* Added Opentracing Instrumentation([#232](https://github.com/zalando/tailor/pull/232))
* Added Typescript definitions([#226](https://github.com/zalando/tailor/pull/226))
* Support asset preloading for aws custom headers([#229](https://github.com/zalando/tailor/pull/229))

### 3.6.0
* Pass all custom fragment attributes to filterRequestHeaders([#209](https://github.com/zalando/tailor/pull/209))
* Custom API for adding TTFMP from fragments([#214](https://github.com/zalando/tailor/pull/214))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-tailor",
"version": "3.6.0",
"version": "3.7.0",
"description": "Tailor assembles a web page from multiple fragments",
"keywords": [
"tailor",
Expand Down

0 comments on commit 291b3bf

Please sign in to comment.