Skip to content

Commit b2872c6

Browse files
committed
Update NEWS, bump version
1 parent 0780750 commit b2872c6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.2.11
2+
Version: 1.2.12
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Changes in Version 1.2.11 (2019-04-02)
22
========================================================
33

4+
* The serial comma is now used in author lists
5+
46
## BUG FIXES
57

68
* Fix issue that could lead to Unicode characters being
@@ -11,6 +13,8 @@ in `GetDOIs`
1113
are sometimes not returned by the API call and when this occurs
1214
the entries will now be added to the output `BibEntry` object with
1315
a message indicating that no score was available.
16+
* A comma no longer appears before "et al." when the `max.names`
17+
options is set to `1` (h/t davidaknowles #56)
1418

1519
Changes in Version 1.2.8 (2018-12-10)
1620
========================================================

0 commit comments

Comments
 (0)