Skip to content

Commit

Permalink
chore: bump for v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vandycknick committed Feb 24, 2020
1 parent c8b1873 commit 91105a3
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,29 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v0.3.0] - 2020-02-24
### Fixed
- Fix windows never sets isRunning
- Windows build invokes into wrong WebTty.Exec binary on native builds

### Changed
- Calculate client assets server side
- Cache assets for on year when hash is present in query string
- Decouple schema generator from api library

### Added
- Generate native builds

## [v0.2.0] - 2020-02-22
## Added
### Added
- Support for multiple command line arguments
- Allow changing address
- Allow changing default port
- Allow binding to unix socket
- Allow passing a theme
- Allow changing socket pty endpoint

## Changed
### Changed
- Overhauled command line system
- Improved server
- Improved client
Expand Down

0 comments on commit 91105a3

Please sign in to comment.