Skip to content

Commit

Permalink
REL: v0.0.20 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeroto521 authored Dec 30, 2022
1 parent 46683a9 commit 6e407f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Version 0.0.20] (2023-1-x)
## [Version 0.0.20] (2022-12-30)

Highlights of this release:

Expand Down Expand Up @@ -57,10 +57,10 @@ New features and improvements:

Small bug-fix:

- {pr}`822`: {meth}`~dtoolkit.geoaccessor.dataframe.to_geoframe` supports replacing old geometry.
- {pr}`824`: Fix inputting `GeoDataFrame` but {meth}`~dtoolkit.accessor.dataframe.repeat` return `DataFrame`.
- {pr}`780`: Fix {meth}`~dtoolkit.geoaccessor.dataframe.to_geoframe`'s geometry is `GeoSeries`.
- {pr}`816`: Fix {meth}`~dtoolkit.geoaccessor.dataframe.to_geoframe` result CRS is missing.
- {pr}`822`: {meth}`~dtoolkit.geoaccessor.dataframe.to_geoframe` supports replacing old geometry.
- {pr}`824`: Fix inputting `GeoDataFrame` but {meth}`~dtoolkit.accessor.dataframe.repeat` return `DataFrame`.

API changes:

Expand Down

0 comments on commit 6e407f7

Please sign in to comment.