Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]\n\n## [0.2.0] - 2020-09-25
Changed
- Fixes
ProcessStore.fetch/1
. Now the function is able to retrieve the value from the process dictionary when the process is nested into a process tree. - Update Hex libraries and Elixir version.
0.1.0 - 2019-11-26
Added
- Project created.
[unreleased]: https://github.com/FindHotel/process_store/compare/0.2.0...HEADn[0.2.0]:https://github.com/FindHotel/process_store/compare/0.1.0...0.2.0