Skip to content

Commit c4b4c06

Browse files
committed
fixed name of kwarg in addcyclic changelog
1 parent cbe212a commit c4b4c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version 1.0.8 (not yet released)
22
--------------------------------
33
* don't assume grid is regular with adding cyclic point in addcyclic.
4-
New kwarg 'cyclic_dimension' added, with a default of 360. Partially
4+
New kwarg 'cyclic' added, with a default of 360. Partially
55
addresses issue 139.
66
* fix for coastline drawing glitch (issue 123).
77
* update shapefile.py to version 1.2.0 from pyshp.googlecode.com. Add back

0 commit comments

Comments
 (0)