X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=7db150a57e06694ba2e9f13bf7c6d9850ad713e0;hb=141d295c7bd60e1f1ddd6ab6ced4bd0b4f33edf7;hp=7d0456534101d78dfdcf834c09c06af07b7e2754;hpb=0ab2dac3f883d910549ef00f5761a0b964a496a0;p=super-star-trek.git diff --git a/NEWS b/NEWS index 7d04565..7db150a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,17 @@ SST2K project news. +Repository head:: + Fix for enemy dispersion on torpedo hits. + Re-conorm 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.