X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=65c6cc530b386f52f2de9859509d3b02919d1ad2;hb=ac0c5fc024792193286bc6cfbdca5fc08241bfc8;hp=d137ef4b629efd042b458e19175dd8b7a53b3c3c;hpb=b30059bb72674b9470a6610c4b65704bc39f1ccd;p=open-adventure.git diff --git a/NEWS b/NEWS index d137ef4..65c6cc5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,17 @@ = 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.