Rewrite conn module
This commit is contained in:
parent
470f3455f7
commit
6916977a47
6 changed files with 328 additions and 335 deletions
|
|
@ -14,16 +14,19 @@ Procedure when bumping the version number:
|
|||
## Unreleased
|
||||
|
||||
### Added
|
||||
- `Status` conversion utility methods
|
||||
- `State` conversion utility methods
|
||||
- `Time::new` constructor
|
||||
|
||||
### Changed
|
||||
- Rewrite `conn` module (backwards-imcompatible)
|
||||
|
||||
## v0.2.0 - 2022-12-10
|
||||
|
||||
### Added
|
||||
- `euphoxide::connect`
|
||||
|
||||
### Changed
|
||||
- Updated dependencies in backwards-incompatible way
|
||||
- Updated dependencies (backwards-incompatible)
|
||||
|
||||
## v0.1.0 - 2022-10-23
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue