Current section

Files

Jump to
digital_ocean CHANGELOG.md
Raw

CHANGELOG.md

# 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.3.0]
### Added
- Support for all tag endpoints. [@johnhidey](https://github.com/johnhidey)
### Changed
- Added elixir 1.11 to 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.3.0...HEAD
[0.2.0]: https://github.com/malomohq/digital-ocean-elixir/compare/v0.1.2...v0.2.0
[0.3.0]: https://github.com/malomohq/digital-ocean-elixir/compare/v0.0.2.0...v0.3.0