Skip to content

Commit

Permalink
docs: Fix CHANGELOG for dart package (#1031)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored Dec 20, 2024
1 parent 726ad96 commit 113c1ec
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions packages/dart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
## [8.1.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-8.0.0...dart-8.1.0) (2024-12-18)

### Features

* Add client access via `ParseDioClient.dioClient` and `ParseHTTPClient.httpClient` ([#1025](https://github.com/parse-community/Parse-SDK-Flutter/pull/1025))

## [8.0.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-7.0.1...dart-8.0.0) (2024-10-17)
## [8.0.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-7.0.1...dart-8.0.0) (2024-12-20)

### BREAKING CHANGES

Expand All @@ -13,6 +7,7 @@
### Features

* Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 ([#1016](https://github.com/parse-community/Parse-SDK-Flutter/pull/1016))
* Add client access via `ParseDioClient.dioClient` and `ParseHTTPClient.httpClient` ([#1025](https://github.com/parse-community/Parse-SDK-Flutter/pull/1025))

## [7.0.1](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-7.0.0...dart-7.0.1) (2024-10-16)

Expand Down

0 comments on commit 113c1ec

Please sign in to comment.