X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=2f99d6a9f1729c32c4eaf2a88ef0718a73bae915;hb=94e7cc65050ddfd04a8a1606f8899c7e5be496e8;hp=c3f44f4fc797af8c322edcbb570f6b7c3f9aa7ed;hpb=70a9edd497a9973b9ae59b77e303dda70400caeb;p=open-adventure.git diff --git a/NEWS b/NEWS index c3f44f4..2f99d6a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ = Open Adventure project news = +1.13: 2023-02-28:: + Fixed slightly buggy emission of end-of-game messages on a win. + +1.12: 2023-02-06:: + The bug and todo list has been cleared. + Correctness has been systematically tested against the 1995 code. + Typo fixes and documentation polishing. + 1.11: 2022-04-14:: Restore 100% test coverage. Use TAP reporting for tests.