Skip to content

Commit

Permalink
chore: Correct ChangeLog after release
Browse files Browse the repository at this point in the history
Signed-off-by: Gerard Hickey <[email protected]>
  • Loading branch information
hickey committed Mar 1, 2024
1 parent fc3fb91 commit e6e5da7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@
### Features

* allow admin to set default channel ([#19](https://github.com/hickey/meshchat/issues/19)) ([a1374f0](https://github.com/hickey/meshchat/commit/a1374f03da7d6cad218bee3e8486c707141f184c))
* Add documentation (#44)
* Add message class abstracting message handling (#23)
* Set send channel when channel filter changed

### Bug fixes

* Discover zone name from /etc/config.mesh (#36)
* set epoch in send_message API even if not specified

0 comments on commit e6e5da7

Please sign in to comment.