Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyl committed Oct 30, 2024
1 parent fd8b42b commit 192a2d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/opencv_core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.3.1

* breaking change: hide `highgui`
* bump DartCvMacOS and DartCvIOS to 4.10.0.3, conditionally add link option `-ld_classic`

## 1.3.0

* bump dartcv to 0.0.3
Expand Down
5 changes: 5 additions & 0 deletions packages/opencv_dart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.3.1

* breaking change: hide `highgui`
* bump DartCvMacOS and DartCvIOS to 4.10.0.3, conditionally add link option `-ld_classic`

## 1.3.0

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

0 comments on commit 192a2d1

Please sign in to comment.