diff --git a/CHANGES b/CHANGES index 4f5cf81d6..f797ec167 100644 --- a/CHANGES +++ b/CHANGES @@ -49,6 +49,8 @@ v2016.7-dev 2017-01-06 structured code when the inlined function had early returns. #697: Optimizer's Instruction::ForEachInId method was skipping semantics-id and scope-id. + #755: Inliner: Fix inlining of callee with single Return appearing before + the end of the function. v2016.6 2016-12-13 - Published the C++ interface for assembling, disassembling, validation, and