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.
- Support for all monitoring endpoints. @anthonator
- Support for all SSH key endpoints. @mazz-seven
- Added Elixir 1.12 to the test matrix. @anthonator
- Added Erlang 24 to the test matrix. @anthonator
- Removed Elixir 1.8 and 1.9 from the test matrix. @anthonator
- Removed Erlang 20 and 21 from the test matrix. @anthonator
- Use
erlef/setup-beam
instead oferlef/setup-elixir
. @anthonator
- Support for all tag endpoints. @johnhidey
- Added Elixir 1.11 to the test matrix. @anthonator
- Use
actions/setup-elixir@v1
instead ofactions/[email protected]
. @anthonator - Use
actions/checkout@v2
instead ofactions/checkout@v1
. @anthonator
- Support for all load balancer endpoints. @anthonator