# Change Log

All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly).
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.4.0

### Added

- Types for documentation

### Changed

- `Containers.Result.from_tuple` is now `Containers.Result.to_result` to support `:ok`, and `:error` stand alone atoms
- Documentation updates

## 0.3.2

### Added

- `Container.Int` module
