Skip to content

Commit 92c282e

Browse files
committed
version bump
1 parent 6e774f8 commit 92c282e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Description: Contains some functions catching all messages, stdout and other
1212
latter reporting feature is supported in brew syntax or with a custom
1313
reference class with a smarty caching backend.
1414
Author: Gergely Daróczi <[email protected]>
15-
Version: 0.3.4
16-
Date: 2013-04-05
15+
Version: 0.3.5
16+
Date: 2013-04-10
1717
URL: http://rapporter.github.com/pander
1818
BugReports: https://github.com/rapporter/pander/issues
1919
License: AGPL-3

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
pander 0.3.5 (2013-04-10)
3+
----------------------------------------------------------------
4+
5+
* new functions to highlight parts of a table
6+
* let both US/UK spelling of "center"/"centre" work as alignment parameter for tables (#31)
7+
* fix `pandoc.table` issue with tables holding only one number (#32)
8+
* fix `redraw.recodedplot` compatibility issue with R 3.0.0
9+
* fixing aligmnent of cells with helper outside of `Pandoc.brew`
10+
* minor documentation improvements
11+
212
pander 0.3.4 (2013-04-05)
313
----------------------------------------------------------------
414

0 commit comments

Comments
 (0)