Skip to content

Commit

Permalink
Version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoVilela committed Nov 7, 2022
1 parent 73ffddf commit 4884c01
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: LCVP
Title: THE LEIPZIG CATALOGUE OF VASCULAR PLANTS (LCVP) - DATAPACKAGE
Version: 3.0.0
Version: 3.0.1
Authors@R: c(
person(given = "Bruno", family = "Vilela", role = c("aut", "cre"),
email = "[email protected]"),
Expand Down
8 changes: 6 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
lcvplants 3.0 (2021-09-01)
lcvplants 3.0.1 (2022-11-07)
### MINOR IMPROVEMENTS
* Fixed specific unicode characters

lcvplants 3.0.0 (2022-09-01)
### MAJOR IMPROVEMENTS
* Updated raw data
* New columns and structure for the lcvp

lcvplants 2.0 (2021-09-01)
lcvplants 2.0.0 (2021-09-01)
### MAJOR IMPROVEMENTS
* Updated tables to improve search algorithm performance

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LCVP v3.0.0
# LCVP v3.0.1
This is a data package containing the species list of the Leipzig Plant Catalogue. To use the data for name resolution use the [`lcvplants`](https://github.com/idiv-biodiversity/lcvplants) package.

# Installation
Expand Down

0 comments on commit 4884c01

Please sign in to comment.