summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLuis Martinez2022-04-15 10:16:19 -0500
committerLuis Martinez2022-04-15 10:16:19 -0500
commit3416c705387c40e1a7959872b3db6023ea551a8c (patch)
tree16b74b80946cfa85651131b0292c770a3b0be1f0 /CHANGELOG.md
parent141285205a59f1de27818d51133c96626322b63a (diff)
downloadaur-3416c705387c40e1a7959872b3db6023ea551a8c.tar.gz
update to 2.70.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb00a35136f0..fd531298fe0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# rollup changelog
+## 2.70.2
+
+_2022-04-15_
+
+### Bug Fixes
+
+- Do not enforce undefined return values in TypeScript types (#4463)
+
+### Pull Requests
+
+- [#4463](https://github.com/rollup/rollup/pull/4463): use void for options hook instead of undefined (@ycmjason)
+
## 2.70.1
_2022-03-14_