Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.05 KB

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.2.0 - 2020-08-26

Added

  • Add optional process timeout parameter to Acmex functions.

Changed

  • Update httpoison to 1.7.
  • Update jason to 1.2.1.

0.1.2 - 2020-05-03

Changed

  • Improve the documentation.

Fixed

  • Avoid to start Acmex when the key is invalid. An error should be returned.

0.1.1 - 2020-04-26

Changed

  • Update dependencies.

0.1.0 - 2019-12-07

Added

  • Add ACME v2 main functions.