X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=ae69c5f897afacf8534b8e0b95c17216d98c9582;hb=6c7148697e4bd75f66d9d7a454a0e67b9a982a64;hp=fc97c75047ebf546af6d3ec8eecb84c64e1f30b1;hpb=ccaf2cd713355311369fdf9951f45f2e11aaa31e;p=super-star-trek.git diff --git a/NEWS b/NEWS index fc97c75..ae69c5f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,20 @@ SST2K project news. +Repository head:: + Fix for enemy dispersion on torpedo hits. + Re-conform to the documentation by removing the .py estension from sst. + +2.7: 2021-09-20:: + Ubuntu has abolished /usr/bin/python, change shebang to python3. + +2.6: 2021-04-16:: + Fixed a longstanding bug in the chart display. + Minor port fixes for recent Python 23 versions. + Test suite is TAPified. + +2.5: 2019-04-24:: + Now runs identically under Python 2 and Python 3. + 2.4: 2019-04-22:: Fixes for deathray, formatting, double-counting in score logic.