Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 483 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.

[0.3.0] - 2024-09-10

  • Migrated the client and the server to the edge-nal traits
  • Migrated the server to only require UdpSend and UdpReceive, without the need to manipulate raw IP payloads anymore
  • Raised MSRV to 1.77