Skip to content

Commit 335adab

Browse files
committed
update changelog, push v0.7.4
1 parent 811ca92 commit 335adab

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* v0.7.4
2+
- fix plotting log plots with error bars
13
* v0.7.3
24
- relax restrictions for legend sizing. I.e. if a plot has a legend
35
and one sets the margin on the right to zero, previously it caused a

ggplotnim.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.7.3"
3+
version = "0.7.4"
44
author = "Sebastian Schmidt"
55
description = "A port of ggplot2 for Nim"
66
license = "MIT"

0 commit comments

Comments
 (0)