Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alters-mit committed Aug 12, 2020
1 parent 3a30ab4 commit 3ae61a9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Documentation/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

## v1.6.5

### `tdw` module

#### `Controller`

- Removed optional `display` parameter. It doesn't actually work; Linux users should instead launch the controller with a `DISPLAY` environment variable.

### Frontend

- Added `freeze.py`. "Freeze" your controller into a portable binary executable.
Expand All @@ -21,6 +27,12 @@
| ----------- | ------------------------------------------------------------ |
| `freeze.md` | How to freeze your controller code into a binary executable. |

#### Modified Documentation

| Document | Description |
| -------------------- | ---------------------------------------------------------- |
| `getting_started.md` | Fixed instructions for how to start a controller in Linux. |

## v1.6.4

### `tdw` module
Expand Down

0 comments on commit 3ae61a9

Please sign in to comment.