Add connect function

This commit is contained in:
Joscha 2022-10-23 13:48:46 +02:00
parent 547256b842
commit f5ba899a36
3 changed files with 30 additions and 1 deletions

View file

@ -13,6 +13,9 @@ Procedure when bumping the version number:
## Unreleased
### Added
- `euphoxide::connect`
## v0.1.0 - 2022-10-23
Initial release