Skip to content

Commit 113c1ec

Browse files
authored
docs: Fix CHANGELOG for dart package (#1031)
1 parent 726ad96 commit 113c1ec

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

packages/dart/CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
## [8.1.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-8.0.0...dart-8.1.0) (2024-12-18)
2-
3-
### Features
4-
5-
* Add client access via `ParseDioClient.dioClient` and `ParseHTTPClient.httpClient` ([#1025](https://github.com/parse-community/Parse-SDK-Flutter/pull/1025))
6-
7-
## [8.0.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-7.0.1...dart-8.0.0) (2024-10-17)
1+
## [8.0.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-7.0.1...dart-8.0.0) (2024-12-20)
82

93
### BREAKING CHANGES
104

@@ -13,6 +7,7 @@
137
### Features
148

159
* 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))
10+
* Add client access via `ParseDioClient.dioClient` and `ParseHTTPClient.httpClient` ([#1025](https://github.com/parse-community/Parse-SDK-Flutter/pull/1025))
1611

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

0 commit comments

Comments
 (0)