Skip to content

Commit

Permalink
* added a command to announce (approximate) jumps left, see docs (#1)
Browse files Browse the repository at this point in the history
* added command to announce the time spent on a trip and configuration
  option to automatically tell it after completing it (#3)

* fixed a race condition with waypoint pasting into the galaxy map (#2)
* fixed the list of jumps left to announce automatically not working
  correctly in all cases (#4)

Added EliteDangerous profile in its current state. It’s in no way sanitised or
advised for general use, but feel free to dig around and draw inspiration from
it. Soon™ it will be published in a more usable state, but I wanted to
get it
out there for reference.
  • Loading branch information
alterNERDtive committed Aug 28, 2019
1 parent 96ce8ce commit 1936f1d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v0.2 (2019-08-06)

## SpanshAttack v1.1

* added a command to announce (approximate) jumps left, see docs (#1)
* added command to announce the time spent on a trip and configuration option to
automatically tell it after completing it (#3)

* fixed a race condition with waypoint pasting into the galaxy map (#2)
* fixed the list of jumps left to announce automatically not working correctly
in all cases (#4)

## EliteDangerous v… don’t even ask

Added EliteDangerous profile in its current state. It’s in no way sanitised or
advised for general use, but feel free to dig around and draw inspiration from
it. Soon™ it will be published in a more usable state, but I wanted to get it
out there for reference.

# v0.1 (2019-08-06)

## SpanshAttack v1.0
Expand Down

0 comments on commit 1936f1d

Please sign in to comment.