-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update format - Add `v0.2.0` - Add description
- Loading branch information
1 parent
ccd1189
commit 2fafe95
Showing
1 changed file
with
22 additions
and
2 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 |
---|---|---|
@@ -1,2 +1,22 @@ | ||
### v0.1.0 | ||
- First release | ||
# Changelog | ||
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). | ||
|
||
## v0.2.0 | ||
|
||
### Features | ||
|
||
- Add auto-scroll to bottom to the web UI | ||
|
||
### Fixes | ||
|
||
- Fix hard-coded log messages | ||
- Fix `socket manager` return statement | ||
- Update `docker-compose` | ||
|
||
### Documentation | ||
|
||
- Fix diagram typos | ||
- Update project's `README` | ||
|
||
## v0.1.0 | ||
First release. |