Skip to content

Commit

Permalink
Add CHANGELOG entry for #727
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks committed Aug 19, 2019
1 parent 18b05e7 commit 1fe1c22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- ## Unreleased -->
## Unreleased
* Fixed an issue where code injected to correct WCT test timing when the AMD
transformation is enabled did not reset the original AMD define function
(https://github.com/Polymer/tools/pull/727).
<!-- Add new, unreleased changes here. -->

## [3.1.4] - 2019-04-26
Expand Down

0 comments on commit 1fe1c22

Please sign in to comment.