Skip to content

Commit eeaa43a

Browse files
committed
Reformat changelog
1 parent c926334 commit eeaa43a

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

CHANGELOG.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,57 +2,57 @@
22

33
## 2.6.0
44

5-
- Fix CDATA encoding
6-
- Migrate to micro libraries
7-
- Fixed linter issues
5+
* Fix CDATA encoding.
6+
* Migrate to micro libraries.
7+
* Fixed linter issues.
88

99
## 2.5.0
1010

11-
- Generic Method syntax with Dart 1.21
11+
* Generic Method syntax with Dart 1.21.
1212

1313
## 2.4.4
1414

15-
- Fixed attribute escaping
16-
- Preserve single and double quotes
15+
* Fixed attribute escaping.
16+
* Preserve single and double quotes.
1717

1818
## 2.4.3
1919

20-
- Improved documentation
20+
* Improved documentation.
2121

2222
## 2.4.2
2323

24-
- Use enum as the node type
24+
* Use enum as the node type.
2525

2626
## 2.4.1
2727

28-
- Fixed attribute escaping
28+
* Fixed attribute escaping.
2929

3030
## 2.4.0
3131

32-
- Fixed linter issues
33-
- Cleanup node hierarchy
32+
* Fixed linter issues.
33+
* Cleanup node hierarchy.
3434

3535
## 2.3.2
3636

37-
- Improved documentation
37+
* Improved documentation.
3838

3939
## 2.3.1
4040

41-
- Improved test coverage
41+
* Improved test coverage.
4242

4343
## 2.3.0
4444

45-
- Improved comments
46-
- Optimize namespaces
45+
* Improved comments.
46+
* Optimize namespaces.
4747

4848
## 2.2.2
4949

50-
- Formatted source
50+
* Formatted source.
5151

5252
## 2.2.1
5353

54-
- Cleanup pretty printing
54+
* Cleanup pretty printing.
5555

5656
## 2.2.0
5757

58-
- Improved comments
58+
* Improved comments.

0 commit comments

Comments
 (0)