Skip to content

Commit 0fac82b

Browse files
committed
Add some issues solved in v1.2.0 to CHANGELOG
1 parent 2bbb71f commit 0fac82b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ since version 1.3.0.
6767

6868
### Fixed
6969
- Mostly compatibility bugfixes.
70+
- Fix build using `zsh` as shell instead of `bash` (issues [#362] and [#383]).
7071

7172
## [1.1.0] - 2017-05-04
7273

@@ -867,6 +868,10 @@ https://github.com/matplotlib/basemap/issues/422
867868
https://github.com/matplotlib/basemap/issues/405
868869
[#403]:
869870
https://github.com/matplotlib/basemap/issues/403
871+
[#383]:
872+
https://github.com/matplotlib/basemap/issues/383
873+
[#362]:
874+
https://github.com/matplotlib/basemap/issues/362
870875
[#228]:
871876
https://github.com/matplotlib/basemap/issues/228
872877
[#179]:

0 commit comments

Comments
 (0)