Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 677 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0]

Added

  • Return socket closure as error. See PR 15.

Fixed

  • Update to windows v0.34. See PR 16.

[1.0.0] - 2022-01-12

Added

  • macos/ios backend

Changed

  • linux backend rewritten to use rtnetlink
  • windows backend rewritten to use windows crate instead of winapi