diff options
Diffstat (limited to 'node_modules/timers-browserify/CHANGELOG.md')
| -rw-r--r-- | node_modules/timers-browserify/CHANGELOG.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/node_modules/timers-browserify/CHANGELOG.md b/node_modules/timers-browserify/CHANGELOG.md index 925fb60af..841e59c48 100644 --- a/node_modules/timers-browserify/CHANGELOG.md +++ b/node_modules/timers-browserify/CHANGELOG.md @@ -2,7 +2,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 2.0.3 - 2017-07-31 +## 2.0.4 - 2017-08-14 + +### Fixed + +* Revert `setImmediate` and `clearImmediate` changes from 2.0.3 because they + appear to break Webpack. + +### 2.0.3 - 2017-07-31 ### Fixed |
