# 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).

## [1.1.1] - 2022-04-19

### Added

- `rebar3_hank` [Paulo Oliveira]
- `rebar3_ex_doc` + `make ex_doc-dry` [Paulo Oliveira]

### Changed

- CI container approach to `setup-beam` with cache [Paulo Oliveira]
- `edoc`-based doc. to `ex_doc`-based doc. [Paulo Oliveira]

## [1.1.0] - 2021-03-04

### Added

- GitHub Actions -based CI [Paulo Oliveira]
- `elvis`-based Erlang style analysis [Paulo Oliveira]
- `Makefile` [Paulo Oliveira]
- `rebar.config` [Paulo Oliveira]
- `vsn_transform:vsn()` [Paulo Oliveira]
