Skip to content

Commit 4dc6c8d

Browse files
authored
Merge pull request #188 from olmps/bumps-0.2.0
Bumps `CHANGELOG` to `0.2.0`
2 parents 8862693 + 5e0a485 commit 4dc6c8d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,19 @@ a beta or production release, they must be documented here).
1010

1111
## [Unreleased]
1212

13+
## [0.2.0] - 2021-08-13
14+
1315
### Updated
14-
- Replaced oval gradient from `CollectionCard` with `LinearGradient` - fixes #162.
16+
- Several `ExecutionTerminal` enhancements:
17+
- Allows the user to go back/forward on the same memo.
18+
- The selected difficulty don't require a confirmation anymore - once it's selected, it animates to the next memo.
19+
20+
### Fixed
21+
- Several `ExecutionTerminal` fixes:
22+
- Actions overlapping in smaller devices.
23+
- Inconsistent state when memos were executed too fast.
24+
- Not following the expected layout specs.
25+
- Replaced oval gradient in `CollectionCard` with `LinearGradient`, attempting to solve performance issues.
1526

1627
### Removed
1728
- Hero animation from `CollectionCard`.

0 commit comments

Comments
 (0)