X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=65c6cc530b386f52f2de9859509d3b02919d1ad2;hb=ac0c5fc024792193286bc6cfbdca5fc08241bfc8;hp=c3f44f4fc797af8c322edcbb570f6b7c3f9aa7ed;hpb=70a9edd497a9973b9ae59b77e303dda70400caeb;p=open-adventure.git diff --git a/NEWS b/NEWS index c3f44f4..65c6cc5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,16 @@ = Open Adventure project news = +Repository head:: + Added BBS option for BBS door systems. + +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.