CHANGELOG.md in uglifier-3.0.2 vs CHANGELOG.md in uglifier-3.0.3
- old
+ new
@@ -1,4 +1,9 @@
+## 3.0.3 (24 October 2016)
+
+- update UglifyJS to 2.7.4
+- add wrap_iife output option to wrap IIFEs in parenthesis
+
## 3.0.2 (20 August 2016)
- add top-level keep_fnames option that implies both compressor and mangler keep_fnames
- update UglifyJS to 2.7.3