Skip to content

Commit b331b1d

Browse files
author
aws-amplify-bot
committed
chore: finalize release 2.1.0 [skip ci]
1 parent f64acec commit b331b1d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 2.1.0 (2022-11-10)
4+
5+
### Features
6+
7+
- **storage**: Remove the async throws from the apis that return task (#2543)
8+
9+
### Bug Fixes
10+
11+
- **datastore**: improve sync event error handling - cannotParseResponse (#2536)
12+
- **datastore**: fix stop then start API call pattern (#2529)
13+
314
### Features
415

516
- **storage**: Remove `async throws` from public apis that returns a task (#2543). The change avoids checking for error at two places and the api will become sync.

0 commit comments

Comments
 (0)