# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.0]

### Added

- Support for all monitoring endpoints. [@anthonator](https://github.com/anthonator)
- Support for all SSH key endpoints. [@mazz-seven](https://github.com/mazz-seven)

### Changed

- Added Elixir 1.12 to the test matrix. [@anthonator](https://github.com/anthonator)
- Added Erlang 24 to the test matrix. [@anthonator](https://github.com/anthonator)
- Removed Elixir 1.8 and 1.9 from the test matrix. [@anthonator](https://github.com/anthonator)
- Removed Erlang 20 and 21 from the test matrix. [@anthonator](https://github.com/anthonator)
- Use `erlef/setup-beam` instead of `erlef/setup-elixir`. [@anthonator](https://github.com/anthonator)

## [0.3.0]

### Added

- Support for all tag endpoints. [@johnhidey](https://github.com/johnhidey)

### Changed

- Added Elixir 1.11 to the test matrix. [@anthonator](https://github.com/anthonator)
- Use `actions/setup-elixir@v1` instead of `actions/setup-elixir@v1.2`. [@anthonator](https://github.com/anthonator)
- Use `actions/checkout@v2` instead of `actions/checkout@v1`. [@anthonator](https://github.com/anthonator)

## [0.2.0]

### Added

- Support for all load balancer endpoints. [@anthonator](https://github.com/anthonator)

[Unreleased]: https://github.com/malomohq/digital-ocean-elixir/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/malomohq/digital-ocean-elixir/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/malomohq/digital-ocean-elixir/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/malomohq/digital-ocean-elixir/compare/v0.1.2...v0.2.0
