Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UchidaMizuki committed Dec 1, 2021
1 parent 57bf91a commit 7924d80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# version 0.1.1
## New Features
- `mesh_zoomin()` is soft-deprecated and replaced by `mesh_subdivide()`.
- `mesh_zoomout()` is soft-deprecated and replaced by `mesh_80km()`, `mesh_10km()`, etc.
- New `point_to_mesh()`, `geometry_to_mesh()`, `mesh_grid()` and `bbox_to_mesh()`.
## Others
- Fix the package versions of `utils` and other imports.
- Update DESCRIPTION and README, and add an explanation of `regional mesh codes` in Japan.
- Add new functions.

# version 0.1.0
Initial version.

0 comments on commit 7924d80

Please sign in to comment.