Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 342 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 342 Bytes

CHANGELOG

3.2.0

  • [#37] Support HTTP2

3.1.0

  • [#23], @DullReferenceException Support "*" for SNI host pattern

3.0.1

  • [#22] Return value compatibility. Do no return null valued keys.

3.0.0

  • [#21], @DullReferenceException Support creating multiple HTTP or HTTPS servers.
    • [BREAKING] Introduces async functions.