Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasecdb committed Feb 19, 2020
1 parent df47c92 commit 7f388e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- Save order form in `localStorage` to enable offline use-cases.
- Update `TaskQueue#enqueue` function to be network-aware when executing the task.

## [0.7.2] - 2020-02-19
### Changed
Expand Down

0 comments on commit 7f388e5

Please sign in to comment.