Skip to content

Commit

Permalink
Added missing breaking change note for GH-909
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Oct 28, 2024
1 parent d993ffd commit 67f79dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/_posts/TBD-cordova-plugin-camera-8.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Please report any issues you find by following the [How to File a Bug](https://g

**Breaking:**
* [GH-902](https://github.com/apache/cordova-plugin-camera/pull/902) fix(android): always return uris (#902)
* [GH-909](https://github.com/apache/cordova-plugin-camera/pull/909) refactor(android): Make WRITE_EXTERNAL_STORAGE optional (#909)
* [GH-910](https://github.com/apache/cordova-plugin-camera/pull/910) fix(android): Return data uris as an URI (#910)
* [GH-911](https://github.com/apache/cordova-plugin-camera/pull/911) fix(ios): Sync camera API return to match Android changes (#911)
* [GH-912](https://github.com/apache/cordova-plugin-camera/pull/912) fix(browser): Make data uri be returned as actual URI strings (#912)
Expand Down

0 comments on commit 67f79dd

Please sign in to comment.