diff --git a/ChangeLog.md b/ChangeLog.md index 4ab0f280a..546df7557 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Venice to follow the Java rules when propagating exceptions from try-with-resources + blocks: 1. exception from body block 2. exception from catch block 3. exception from finally block