Skip to content

Commit 311706b

Browse files
committed
Bump version; closes #45, #46
1 parent ddb0996 commit 311706b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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: 1.0.0
2+
Version: 1.1.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Changes in Version 1.1.0 (2018-04-02)
2+
--------------------------------------------------------
3+
4+
* `PrintBibliography` gains parameters "start" and "end"
5+
to allow for printing only a subset of all cited entries from
6+
a BibEntry object (h/t Joseph Casillas #45, #46)
7+
8+
19
Changes in Version 1.0.0 (2018-02-19)
210
--------------------------------------------------------
311

0 commit comments

Comments
 (0)