Packages

Erlang PBKDF2 Key Derivation Function

Current section

Files

Jump to
mc_pbkdf2 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).
## [2.2.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]
## [2.2.0] - 2021-03-04
### Added
- `elvis`-based Erlang style analysis [Paulo Oliveira]
### Changed
- CI from Travis to GitHub Actions [Paulo Oliveira]
- `Makefile` to a more modern look-and-feel [Paulo Oliveira]
### Removed
- `.mailmap` [Paulo Oliveira]
- `BUGS` [Paulo Oliveira]
- `CHANGES` [Paulo Oliveira]
- `NEWS` [Paulo Oliveira]
- `rebar3` [Paulo Oliveira]