Skip to content

Commit

Permalink
chore: release 3.3.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Jan 28, 2021
1 parent a64b71e commit fcfb1e7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.3.0-rc.0](https://github.com/AgoraIO/Flutter-SDK/compare/v3.2.1...v3.3.0-rc.0) (2021-01-28)


### Bug Fixes

* annotation build warning ([551ebfe](https://github.com/AgoraIO/Flutter-SDK/commit/551ebfe3c8dec34cfdf7e006d38523c60123bc58))


### Features

* support 3.3.0 for Android ([9c48594](https://github.com/AgoraIO/Flutter-SDK/commit/9c485942661c0e60c8413f9088b4ed0fa37ae2da))
* support 3.3.0 for Dart ([b6ee197](https://github.com/AgoraIO/Flutter-SDK/commit/b6ee197b65677b9f47af57d5eec7c6fdf30e28c8))
* support 3.3.0 for iOS ([b422ce8](https://github.com/AgoraIO/Flutter-SDK/commit/b422ce8e8660067075317e4f0f16a29f5a49b6b7))
* use flutter `Color` class instead of the `Color` defined ([a09c1f1](https://github.com/AgoraIO/Flutter-SDK/commit/a09c1f17cc4dbbfbafedd496168ff8787f66275b))

## [3.2.1](https://github.com/AgoraIO/Flutter-SDK/compare/v3.2.0...v3.2.1) (2020-12-24)

## [3.2.0](https://github.com/AgoraIO/Flutter-SDK/compare/v3.2.0-rc.0...v3.2.0) (2020-12-23)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: agora_rtc_engine
description: Flutter plugin for Agora Video SDK.
version: 3.2.1
version: 3.3.0-rc.0
homepage: https://www.agora.io
repository: https://github.com/AgoraIO/Flutter-SDK

Expand Down

0 comments on commit fcfb1e7

Please sign in to comment.