Skip to content

Commit

Permalink
Release 1.4.0 (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdawborn authored Mar 14, 2022
1 parent f3ca466 commit a838b21
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
@@ -0,0 +1,5 @@
# 1.4.0

* Optionally support accepting incoming requests on HTTPS in addition to HTTP (#472).
* Drop `if-*` headers on incoming requests in `record` mode by default (#473).
* Bumped versions of third-party dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proxay",
"version": "1.3.0",
"version": "1.4.0",
"author": {
"name": "François Wouts",
"email": "[email protected]"
Expand Down

0 comments on commit a838b21

Please sign in to comment.