Current section
Files
Jump to
Current section
Files
plug_assign
CHANGELOG.md
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.0.2] - 2024-01-30
- Tested with Elixir 1.16.
- Added changelog.
- Formatting.
- Updated deps, included ex_doc.
## [2.0.1] - 2023-03-05
- Update for Elixir 1.15+.
- Requires Elixir 1.11 or later.
## [1.0.2] - 2019-08-06
- Only accept keyword lists or maps.
- Improved error messages.
- Update project format.
## [1.0.1] - 2018-05-01
- Fixed Mix.Project format.
## [1.0.0] - 2015-10-14
Initial release
[2.0.2]: https://github.com/nshafer/plug_assign/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/nshafer/plug_assign/compare/v1.0.2...v2.0.1
[1.0.2]: https://github.com/nshafer/plug_assign/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/nshafer/plug_assign/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/nshafer/plug_assign