Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 1.18 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

##Unreleased

[v1.3.1]

Added

  • Target dependency on sal-stack-atmel

Added

  • Configuration file to support test coverage generation

Improved

  • Update tests to use mbed-greentea test infrastructure

Updated

  • Incremented mesh-api dependency major version

Added

  • A new function pointer: socket_accept_v2_ptr
  • A new socket_accept API, which selects between socket_accept_ptr and socket_accept_v2_ptr.

Improved

  • Changed inet_pton to manipulate struct socket_addr directly