From fc21b6644a202ad7ba3ea079aa6e90c6557c8c23 Mon Sep 17 00:00:00 2001 From: Robbert Krebbers <mail@robbertkrebbers.nl> Date: Thu, 4 Oct 2018 23:13:14 +0200 Subject: [PATCH] Changelog entry for !177. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2be5662..e3890924d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ Changes in and extensions of the theory: * [#] Add weakest preconditions for total program correctness. * [#] "(Potentially) stuck" weakest preconditions are no longer considered experimental. +* [#] The adequacy statement for weakest preconditions now also involves the + final state. * [#] The Löb rule is now a derived rule; it follows from later-intro, later being contractive and the fact that we can take fixpoints of contractive functions. -- GitLab