Skip to content

Commit

Permalink
v0.1.11 - copy the ctx_ipv6 field when present.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbrown committed May 19, 2019
1 parent 8f879b1 commit 6bbb4fd
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 83 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# CHANGELOG


## v0.1.11
* In `Pbjx.copyContext` copy the `ctx_ipv6` field when present.
* In `Pbjx.request` rethrow any exceptions when response created events are triggered.


## v0.1.10
* Add `pbjUrl` which uses URI.js (http://medialize.github.io/URI.js/) to provide url resolution for pbj instances using templates.

Expand Down
Loading

0 comments on commit 6bbb4fd

Please sign in to comment.