Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HamdaanAliQuatil committed Dec 2, 2024
1 parent 13bf545 commit 2040995
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 0.5.8
* Update architecture to discourage subclassing, and enable future extensibility without breaking API compatibility.
* Migrate to from Gradle Imperative Apply to Gradle Plugin DSL.
* All classes previously annotated `@sealed` are now `final`!
* Migrate from Gradle Imperative Apply to [Gradle Plugin DSL](https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply).
* Bumped Kotlin Version to 1.7.10.
* Removed the `GCC_WARN_INHIBIT_ALL_WARNINGS` option to ensure compatibitity with Xcode 16.
* Added GitHub Actions for coverage reports and dart format checks.
* Code coverage is now 89% as reported to [coveralls.io](https://coveralls.io/github/google/webcrypto.dart?branch=master)!

# 0.5.7
* Added compatibility for AGP 8.4.
Expand Down

0 comments on commit 2040995

Please sign in to comment.