CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.1.5] - 2022-03-17
### Changed
- Update development dependencies.

### Fixed
- When a struct was nested into a map, that struct was not converted to map.

## [0.1.4] - 2021-11-04
### Changed
- Update documentation.

## [0.1.3] - 2021-11-04
### Changed
- Update development dependencies.

## [0.1.2] - 2020-10-10
### Changed
- Update documentation and refactoring.

## [0.1.1] - 2020-10-05
### Changed
- Update documentation.

## [0.1.0] - 2020-10-03
### Added
- First working version.

## [0.0.0] - 2020-04-26
### Added
- Not working version.

[Unreleased]: https://github.com/prodis/miss-elixir/compare/0.1.5...master
[0.1.5]: https://github.com/prodis/miss-elixir/compare/0.1.4...0.1.5
[0.1.4]: https://github.com/prodis/miss-elixir/compare/0.1.3...0.1.4
[0.1.3]: https://github.com/prodis/miss-elixir/compare/0.1.2...0.1.3
[0.1.2]: https://github.com/prodis/miss-elixir/compare/0.1.1...0.1.2
[0.1.1]: https://github.com/prodis/miss-elixir/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/prodis/miss-elixir/compare/0.0.0...0.1.0
[0.0.0]: https://github.com/prodis/miss-elixir/compare/0.0.0...0.0.0

The format of this file 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).