Skip to content

Commit 4e63a46

Browse files
committed
start the next version
1 parent 4e5d5ee commit 4e63a46

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: DT
22
Type: Package
33
Title: A Wrapper of the JavaScript Library 'DataTables'
4-
Version: 0.33
4+
Version: 0.33.1
55
Authors@R: c(
66
person("Yihui", "Xie", role = "aut"),
77
person("Joe", "Cheng", email = "joe@posit.co", role = c("aut", "cre")),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# CHANGES IN DT VERSION 0.34
2+
3+
14
# CHANGES IN DT VERSION 0.33
25

36
- Added `outputArgs` parameter to `renderDataTable`, to allow width and height to be set when using interactive R Markdown documents.

0 commit comments

Comments
 (0)