Skip to content

Commit

Permalink
Merge pull request #188 from olmps/bumps-0.2.0
Browse files Browse the repository at this point in the history
Bumps `CHANGELOG` to `0.2.0`
  • Loading branch information
matuella authored Aug 13, 2021
2 parents 8862693 + 5e0a485 commit 4dc6c8d
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,19 @@ a beta or production release, they must be documented here).

## [Unreleased]

## [0.2.0] - 2021-08-13

### Updated
- Replaced oval gradient from `CollectionCard` with `LinearGradient` - fixes #162.
- Several `ExecutionTerminal` enhancements:
- Allows the user to go back/forward on the same memo.
- The selected difficulty don't require a confirmation anymore - once it's selected, it animates to the next memo.

### Fixed
- Several `ExecutionTerminal` fixes:
- Actions overlapping in smaller devices.
- Inconsistent state when memos were executed too fast.
- Not following the expected layout specs.
- Replaced oval gradient in `CollectionCard` with `LinearGradient`, attempting to solve performance issues.

### Removed
- Hero animation from `CollectionCard`.
Expand Down

0 comments on commit 4dc6c8d

Please sign in to comment.