Skip to content

Commit 02b9c78

Browse files
committed
Fix changelog formatting
1 parent f09a16a commit 02b9c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ v0.21.0 - Tue, 21 Apr 2015 13:38:38 GMT
99
- [20b608f](../../commit/20b608f) [fixed] Add missed semicolons.
1010
- [2111799](../../commit/2111799) [fixed] Remove unused variables.
1111
- [0e6b62a](../../commit/0e6b62a) [fixed] typo
12-
- [0c87128](../../commit/0c87128) [fixed] ListGroup outputs <ul> or <div> depending on ListGroupItem (defaults to <ul> if no ListGroupItem). ListGroupItem outputs <li> or <a> if href prop is set.
12+
- [0c87128](../../commit/0c87128) [fixed] `ListGroup` outputs `<ul>` or `<div>` depending on `ListGroupItem` (defaults to `<ul>` if no `ListGroupItem`). `ListGroupItem` outputs `<li>` or `<a>` if `href` prop is set.
1313

1414

1515
v0.20.3 - Fri, 10 Apr 2015 19:50:22 GMT

0 commit comments

Comments
 (0)