Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 514 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 514 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.0.2]

Added

  • MacAddr type implementation for [u8; 6]
  • MacAddr type implementation for eui48::MacAddress
  • MacAddr8 type implementation for [u8; 6]
  • MacAddr8 type implementation for [u8; 8]

[0.0.1]

Added

  • First public version