Skip to content

Commit

Permalink
It's a feature, not a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed May 13, 2019
1 parent ff83a96 commit 672cc0b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/version-history.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Boomerang Release Notes

## 1.650.0
### Bug Fixes:
### New Features:

* Issue 782: Boomerang Loader Snippet v12
* Issue 966: History: Add config option to disable monitoring of `replaceState`

### Bug Fixes:

* Issue 969: AutoXHR: Make `routeChangeWaitFilter` `wait_complete` calls wait for other pending nodes
* Issue 972: IFrameDelay: Listen for `postMessage` calls on the correct window

Expand Down Expand Up @@ -33,7 +36,6 @@
* Issue 946: AutoXHR: Track `LINK` stylesheets as interesting nodes
* Issue 943: AutoXHR: Add XHRs to pending events at send instead of load finished
* Issue 947: AutoXHR: Include Fetch requests in SPA backend time
* Issue 949: AutoXHR: Allow config overrides for SPA and XHR idle wait timeouts
* Issue 952: Boomerang: Ensure only a single beacon is being sent at once
* Issue 959: IFrameDelay: Gracefully handle different load orders

Expand Down

0 comments on commit 672cc0b

Please sign in to comment.