blob: ae1e23bb9cf3210f37cd0dd86b6c6744ec93614c (
plain)
1
2
3
4
5
6
7
8
9
|
# New features
The new option `change direction` will order the slices counterclockwise instead
of the default clockwise.
# Bug fixes
The `\pie`command did not escape spaces properly which prevented using options
starting with a spaces. #14
|