Skip to content

Commit

Permalink
v1.302097
Browse files Browse the repository at this point in the history
    - Fix hub->process bug that could let an error pass
    - Fix #789 (Modification of read only value)
    - Fix typo in Test::Builder when looking for IPC (#777)
    - Fix #791, clone_io broke on scalar io layer
    - Fix #790 and #756, Exception event stingify exception
    - Localize $^E in context (#780)
    - Fix test that failed in verbose mode (#770)
  • Loading branch information
exodist committed Oct 3, 2017
1 parent c670538 commit 27bd68f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
@@ -1,5 +1,7 @@
{{$NEXT}}

1.302097 2017-10-02 19:35:08-07:00 America/Los_Angeles

- Fix hub->process bug that could let an error pass
- Fix #789 (Modification of read only value)
- Fix typo in Test::Builder when looking for IPC (#777)
Expand Down

0 comments on commit 27bd68f

Please sign in to comment.