mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
update dependencies
This commit is contained in:
parent
6af5efbf67
commit
37eef3dc9b
4 changed files with 21 additions and 7 deletions
|
|
@ -198,6 +198,13 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver
|
|||
=> https://keepachangelog.com/en/1.0.0/ Keep a Changelog home page
|
||||
=> https://semver.org/spec/v2.0.0.html Semantic versioning standard v2.0.0
|
||||
|
||||
## [3.1.3] - 2021-10-25
|
||||
Thank you to @FoxKyong for contributing to this release.
|
||||
|
||||
### Fixed
|
||||
* the fix for dual stack listening from 3.1.2 was executed asynchronously and would thus
|
||||
sometimes fail. starting the listeners on different socket addresses is now synchronous
|
||||
|
||||
## [3.1.2] - 2021-10-15
|
||||
Thank you to @etam for contributing to this release.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue