Skip to content

Commit 192a2d1

Browse files
committed
update changelog
1 parent fd8b42b commit 192a2d1

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

packages/opencv_core/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.3.1
2+
3+
* breaking change: hide `highgui`
4+
* bump DartCvMacOS and DartCvIOS to 4.10.0.3, conditionally add link option `-ld_classic`
5+
16
## 1.3.0
27

38
* bump dartcv to 0.0.3

packages/opencv_dart/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.3.1
2+
3+
* breaking change: hide `highgui`
4+
* bump DartCvMacOS and DartCvIOS to 4.10.0.3, conditionally add link option `-ld_classic`
5+
16
## 1.3.0
27

38
* breaking change: local build. Will download opencv sdk (~100M) from remote, set `DARTCV_CACHE_DIR` to cache it and avoid downloading in every build.

0 commit comments

Comments
 (0)