Skip to content

Commit 4da261f

Browse files
committed
fix: Updated CHANGELOG headings
1 parent 58c786d commit 4da261f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 3.5.2
22

3-
## Fix downgrade error
3+
### Fix downgrade error
44
In version 5.0.0 of the `analyzer` Package was `DartType.element` removed.
55
It was added again in 5.2.0 so we updated the version constraint to `>=5.2.0 <7.0.0` to fix that downgrade error.
66

@@ -16,7 +16,7 @@ provider.
1616

1717
To solve this problem, the instances of the map is now a reference to the original instances map of the parent provider.
1818

19-
## Dependency updates
19+
### Dependency updates
2020
Moved the lints to dev_dependencies and set the version constraint to any
2121

2222
## 3.5.0

0 commit comments

Comments
 (0)