Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 785 Bytes

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 [0.1.0]: https://github.com/FindHotel/process_store/releases/tag/0.1.0