From 1dec07d20c1631b8d00659568eb1951f902c8ea2 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 8 May 2014 10:45:38 -0400 Subject: [PATCH] 1.0.0 --- History.md | 14 +++++++++++--- package.json | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/History.md b/History.md index 53d2554..cc982aa 100644 --- a/History.md +++ b/History.md @@ -1,7 +1,15 @@ -2.x -=== +1.0.0 / 2014-05-08 +================== - * Add `trust` argument to determine proxy trust + * Add `trust` argument to determine proxy trust on + * Accepts custom function + * Accepts IPv4/IPv6 address(es) + * Accepts subnets + * Accepts pre-defined names + * Add optional `trust` argument to `proxyaddr.all` to + stop at first untrusted + * Add `proxyaddr.compile` to pre-compile `trust` function + to make subsequent calls faster 0.0.1 / 2014-05-04 ================== diff --git a/package.json b/package.json index ee61570..c4cecb2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "proxy-addr", "description": "Determine address of proxied request", - "version": "0.0.1", + "version": "1.0.0", "author": "Douglas Christopher Wilson ", "license": "MIT", "keywords": [