Skip to content

Commit c9e14d8

Browse files
committed
sort changelog newest on top
1 parent 152f932 commit c9e14d8

File tree

1 file changed

+17
-22
lines changed

1 file changed

+17
-22
lines changed

CHANGELOG.md

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
1+
## 0.1.0+5
2+
3+
* show peers in left navigation bar
4+
* show inherited on a separate line
5+
* fix links to anchors
6+
* fix comments for properties
7+
8+
## 0.1.0+4
9+
10+
* display only named constructor in left nav
11+
* do not show duplicates in implementors
12+
* add dart identity to page
13+
* left nav links to dedicated page for element
14+
115
## 0.1.0+3
216

17+
* added top navigation bar
18+
* add left navigation section
19+
* package page lists libraries in left nav
320
* bump version of grinder
421

522
## 0.1.0+2
@@ -59,25 +76,3 @@
5976
* support user defined library mapping using --url-mapping option
6077
* warning if library is undocumented
6178
* fixed linking for parameters
62-
63-
## 0.1.0+3
64-
65-
* added top navigation bar
66-
* add left navigation section
67-
* package page lists libraries in left nav
68-
69-
## 0.1.0+4
70-
71-
* display only named constructor in left nav
72-
* do not show duplicates in implementors
73-
* add dart identity to page
74-
* left nav links to dedicated page for element
75-
76-
## 0.1.0+5
77-
78-
* show peers in left navigation bar
79-
* show inherited on a separate line
80-
* fix links to anchors
81-
* fix comments for properties
82-
83-

0 commit comments

Comments
 (0)