diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 848c87e84..6150ae078 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,5 +1,12 @@ RELEASE NOTES +Version 4.8.7 +- New features + - setting parameter on solver over the API by + solver.smtlib2_log= + enables tracing calls into the solver as SMTLIB2 commands. + It traces, assert, push, pop, check_sat, get_consequences. + Version 4.8.6 ============= - Notes