From c1f9efa2d240d56d1cc8e8672b06ce97313d61a6 Mon Sep 17 00:00:00 2001 From: William Wong Date: Tue, 11 Dec 2018 10:11:33 -0800 Subject: [PATCH] 4.2.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad76c3894d..810c6d9ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [4.2.0] - 2018-12-11 ### Added - Build: Development build now include instrumentation code, updated build scripts - `npm run build` will build for development with instrumentation code