Current section

Files

Jump to
ex_zample 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.2.0] - 2020-03-01
- `ExZample.build_list/3`
- `ExZample.build_pair/2`
## [0.1.0] - 2020-02-29
### Added
- `ExZample.build/1` and the core `Behaviour` that is from `example/0`