Skip to content

Latest commit

 

History

History
87 lines (48 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

87 lines (48 loc) · 4.47 KB

Changelog

0.5.0 (2021-03-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Test cross-compilation #21
  • Check on the CI that Parsec is actually called #19
  • Check if Parsec was indeed used #20 (hug-dev)

Closed issues:

  • Update Mbed TLS to version 2.25.0 #17

Merged pull requests:

0.4.0 (2020-10-20)

Full Changelog

Implemented enhancements:

  • Implement authenticator selection #11

Merged pull requests:

0.3.1 (2020-07-16)

Full Changelog

Fixed bugs:

  • Replace init by try_init to not panic #10 (hug-dev)

0.3.0 (2020-07-15)

Full Changelog

Implemented enhancements:

  • Create an agnostic variant of the SE driver that automatically routes to the most suitable provider #7
  • Make the SE driver provider-agnostic #9 (hug-dev)

0.2.0 (2020-07-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Use a specific commit compatible with 2.22.0 #6 (hug-dev)

0.1.0 (2020-06-05)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Test if argument order change has an effect on linking #2 (hug-dev)
  • Add prototype code #1 (hug-dev)

* This Changelog was automatically generated by github_changelog_generator