Skip to content

Commit f2c744e

Browse files
author
Jeff Whitaker
committed
include Changelog entry for issue 114, fix typo.
1 parent 58ed609 commit f2c744e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
version 1.0.7 (not yet released)
22
-------------------------------
3+
* include mpl_toolkits/__init__.py, since the one installed by matplotlib
4+
is now inaccessible inside an egg (in 1.4.x). Make basemap a 'namespace
5+
package'. Issue 114.
36
* fix drawmeridians so meridians reach edge of plot when map projection region
47
is *very* small (issue 113).
58
* update pyproj (with fixes to geodesic calculations).
6-
* support for rotated pole transormation (projection = 'rotpole').
9+
* support for rotated pole transformation (projection = 'rotpole').
710
* fix warpimage with projection = 'hammer' (issue 100).
811
* fix tolerances for detecting jumps in meridians and parallels for
912
cyl and rotpole projections (issue 108).

0 commit comments

Comments
 (0)