-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
## [v2.0.0] - 2019-01-27 | ||
### Added | ||
- Added OTG configuration capabilities for Pi Zero and Zero W | ||
- Read ssh configuration on startup and update UI | ||
- Read wpa_supplicant.conf configuration on startup and update UI | ||
- Removed Key Management as a selection since we only handle WPA-PSK | ||
- Got rid of "cheat" using console font in dropdown and created two proper columns | ||
- Added mouseover information on controls | ||
- Added exit button since it seems to make people happier | ||
- Added status bar for drive information | ||
|
||
## [v1.0.0] - 2019-01-20 | ||
### Added | ||
- Initial release |