Skip to content

Commit

Permalink
Create CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussy authored Jan 27, 2019
1 parent b912631 commit a5f7f35
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
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

0 comments on commit a5f7f35

Please sign in to comment.