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
|
|
@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [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