Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lzambarda committed Apr 11, 2021
1 parent a5d18f7 commit 7c0e43d
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# CHANGELOG

<a name="unreleased"></a>
## [Unreleased]



<a name="v0.0.2"></a>
## [v0.0.2] - 2021-04-11

### Added
- Add client test Add flags Add cmd structure
- Add tests for Save and Load

### Fixed
- Fix model not being serialisable

### Remove
- Remove go TCP client Clean up commands Fix infinite recursion on hint Clean up hbt.zsh Add changelog Improve Readme


<a name="v0.0.1"></a>
## v0.0.1 - 2021-04-08

### Added
- Add graph contract Add naive implementation Add tests Improve readme Improve zsh

### Initial
- Initial commit

0 comments on commit 7c0e43d

Please sign in to comment.