Skip to content

Commit 7ce65f8

Browse files
committed
Update Changelogs for Vanilla and React
1 parent 709646c commit 7ce65f8

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

packages/react/CHANGELOG.md

+14-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1-
# Changelog for v0.x
1+
# Changelog
2+
3+
## v2.0.0 (2023-10-06)
4+
5+
- Updates APIs to use [Case Management APIs](https://developer.parallelmarkets.com/docs/server/case-management-api/introduction).
6+
7+
### Enhancements
8+
9+
- Documentation updated with improved samples.
10+
- Sample JavaScript app updated and improved.
211

312
## v0.0.7 (2022-11-01)
413

514
### Enhancements
615

7-
* Add explicit peer support for React ^18.0.0 (#8)
8-
* Remove test files from published package (#8)
16+
- Add explicit peer support for React ^18.0.0 (#8)
17+
- Remove test files from published package (#8)
918

1019
## v0.0.6 (2022-10-31)
1120

1221
### Enhancements
1322

14-
* Minor documentation fixes (#7)
15-
* Added the `getBlockchain` function for the new Blockchain API (#7)
23+
- Minor documentation fixes (#7)
24+
- Added the `getBlockchain` function for the new Blockchain API (#7)

packages/vanilla/CHANGELOG.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Changelog for v0.x
1+
# Changelog
2+
3+
## v2.0.0 (2023-10-06)
4+
5+
- Updates Vanilla SDK to use V2 API.
6+
7+
### Enhancements
8+
9+
- Documentation updated with improved samples.
10+
- Sample JavaScript app updated and improved.
211

312
## v0.0.4 (2022-10-31)
413

514
### Enhancements
615

7-
* Minor documentation fixes (#7)
16+
- Minor documentation fixes (#7)

0 commit comments

Comments
 (0)