Skip to content

Commit 4b0f1b9

Browse files
committed
chore: Update changelog file (#31)
* chore: Update changelog file * fix: Fix after review * fix: Add blank lines after headers * fix: Remove unreleased block
1 parent d4c19c6 commit 4b0f1b9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
11
# Changelog
22

3-
## Unreleased
3+
## 3.0.0
4+
5+
* [BREAKING CHANGE] Removed dart_code_metrics
6+
* Added new lint rules for dart 3
7+
* Updated README.md
8+
49
## 2.1.0
10+
511
* added new DCM rules
612
* added lint rules description links
713
* updated README.md
814

915
## 2.0.0
16+
1017
* upgraded flutter_lints to 2.0.1
1118
* upgraded dart_code_metrics to 5.5.1
1219
* remove deprecated rule: invariant_booleans
20+
1321
## 1.5.0
22+
1423
### Added
24+
1525
* conditional_uri_does_not_exist rule;
1626
* no_leading_underscores_for_library_prefixes rule;
1727
* no_leading_underscores_for_local_identifiers rule;

0 commit comments

Comments
 (0)