From ce8328ff066b792c647f6f177ab3dd7ff0564426 Mon Sep 17 00:00:00 2001 From: Joel Unzain Date: Tue, 5 May 2020 14:10:37 -0700 Subject: [PATCH] Release v1.10.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28cec7e0..8022f2cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. 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] + + ## [v1.10.0] ### Removed - Prune types package containing unnecessary custom time.Duration [#430](https://github.com/xmidt-org/webpa-common/pull/430)