Skip to content

Commit 8ee0e38

Browse files
committed
Update NEWS file [ci skip]
1 parent 861c07e commit 8ee0e38

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

inst/NEWS.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
Changes in Version 1.3.0 (2019-10-30)
1+
Changes in Version 1.4.0 (2022-09-30)
2+
========================================================
3+
4+
* Package `bibtex` back in Imports and no longer used conditionally
5+
in `ReadBib()` since it's now back on CRAN.
6+
* Fixes for `ReadPDFs()` (#95).
7+
* `useBytes` is now `FALSE` in all `sub`, `grep`, etc. calls in all
8+
package functions.
9+
* Fix for `GetPubMedByID()` with multiple book results (#86).
10+
* Remove comma preceeding "et al" in `Cite`, `Citep`, etc. calls (#84)
11+
* Add support for custom bibtypes with custom bibstyles (#83)
12+
13+
14+
Changes in Version 1.3.0 (2020-11-13)
215
========================================================
316

417
* Package `bibtex` moved to Suggests in `DESCRIPTION` due to it

0 commit comments

Comments
 (0)