Skip to content

Commit 1241bec

Browse files
committed
updated ChangeLog
1 parent 1a24cbb commit 1241bec

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ChangeLog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2018-10-25 John Laing <[email protected]>
2+
3+
* DESCRIPTION (Date): Roll date
4+
* inst/unitTests/runit.bdp.R: Add test for NA date fix
5+
6+
2018-10-25 Xianying Tan <[email protected]>
7+
8+
* DESCRIPTION (Version): New minor version
9+
* src/getFieldInfo.cpp: Use UTF-8 encoding
10+
* src/bds.cpp: Use UTF-8 encoding and initialize Date vector with NA
11+
* src/blpapi_utils.cpp: Idem
12+
113
2018-09-02 Dirk Eddelbuettel <[email protected]>
214

315
* .travis.yml: Minor update

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: Rblpapi
22
Title: R Interface to 'Bloomberg'
33
Version: 0.3.8.1
4-
Date: 2018-01-20
4+
Date: 2018-10-25
55
Maintainer: Dirk Eddelbuettel <[email protected]>
66
Author: Whit Armstrong, Dirk Eddelbuettel and John Laing
77
Imports: Rcpp (>= 0.11.0), utils

0 commit comments

Comments
 (0)