Skip to content

Commit fd74616

Browse files
authored
Update changelog to keep consistent formatting
Turns out it's not markdown after all...
1 parent 6cebf72 commit fd74616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Introduce categorical representation, views and axes.
99
- Add ability to set dimensions of plot (PR #8)
1010
- Added ability to display a histogram as densities
11-
- Add ability to display grids ([PR #23](https://github.com/milliams/plotlib/pull/23))
11+
- Add ability to display grids (PR #23)
1212

1313
### Changed
1414
- Change `create_axes`, `save`, `to_svg` and `to_text` to return `Result` indicating an error.

0 commit comments

Comments
 (0)