Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 849 Bytes

CHANGELOG.md

File metadata and controls

56 lines (32 loc) · 849 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.

[Unreleased]

Changed

  • CI from Travis to GitHub Actions

Removed

  • ⚠️ culling of values (see MIGRATION.md)
  • support for OTP 19

[1.1.0] - 2020-05-26

Added

  • OTP 22.0 to CI
  • OTP 22.1 to CI
  • OTP 22.2 to CI
  • OTP 22.3 to CI
  • OTP 23.0 to CI

Removed

  • OTP 17 from CI
  • OTP 18 from CI

[1.0.3] - 2019-01-19

Added

  • Travis CI

[1.0.2] - 2017-04-30

Added

  • inference of app version from git

[1.0.1] - 2017-04-30

Fixed

  • unwarranted import of rebar3_hex by lib dependents

[1.0.0] - 2017-04-30

Added

  • initial implementation