Skip to content

Commit

Permalink
chore: prepare v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vandycknick committed Feb 22, 2020
1 parent e805e5f commit 558cc94
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog
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.2.0] - 2020-02-22
## 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
- Overhauled command line system
- Improved server
- Improved client

## [v0.1.0] - 2019-10-21
Initial release

0 comments on commit 558cc94

Please sign in to comment.