Skip to content

Commit f838f35

Browse files
committed
Update NEWS, bump version
1 parent 0357229 commit f838f35

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: RefManageR
2-
Version: 0.14.25
2+
Version: 1.0.0
33
Title: Straightforward 'BibTeX' and 'BibLaTeX' Bibliography Management
44
Authors@R: person(c("Mathew", "W."), "McLean", role = c("aut", "cre"),
55
email = "[email protected]")

inst/NEWS.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
Changes in Version 0.14.25 (2017-12-25)
1+
Changes in Version 1.0.0 (2018-02-19)
22
--------------------------------------------------------
33

4-
* Fix `GetDOIs`
5-
* Fix download of bibliographic info from DOI in `ReadPDFs`
4+
* Use https for all links (h/t Katrin Leinweber)
5+
* Use preferred DOI resovler (h/t Katrin Leinweber)
6+
* Add support for latex macro ast for asterisks (h/t Melinda Higgins)
7+
8+
Changes in Version 0.14.25 (2017-12-25)
9+
--------------------------------------------------------
610

711
BUG FIXES
812

13+
* Fix `GetDOIs` to use https
14+
* Fix download of bibliographic info from DOI in `ReadPDFs`
15+
916
Changes in Version 0.14.23 (2017-11-12)
1017
--------------------------------------------------------
1118

0 commit comments

Comments
 (0)