From e1508f36982b136a258d0a9af996d92defbc37e7 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Sun, 20 Jan 2019 20:01:37 +0100 Subject: [PATCH] new release --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5403d2a..15fc581 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # CHANGELOG - PageXray -version 2.5.2 2019-01.09 +version 2.5.3 2019-01-20 +------------------------ +### Fixed +* Fixing null error with some tracking pixels , thank you [rohit-nar](https://github.com/rohit-nair) for the PR [#71](https://github.com/sitespeedio/pagexray/pull/71) + +version 2.5.2 2019-01-09 ------------------------ ### Fixed * If the HAR contains a URL for a page, use that URL (to get the right URL for a SPA) [#69](https://github.com/sitespeedio/pagexray/pull/69)