Skip to content

Commit 936f58d

Browse files
committed
Add reference to issue #616 in CHANGELOG
1 parent b286558 commit 936f58d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ https://semver.org/spec/v2.0.0.html
2222

2323
### Changed
2424
- **BREAKING CHANGE**: Set Python minimum supported version to 3.9.
25-
- **BREAKING CHANGE**: Migrate project structure:
25+
- **BREAKING CHANGE**: Migrate project structure (solves issue [#616]):
2626
- The repository root is repurposed again for the `basemap` project.
2727
- The auxiliary data packages are moved inside the `data` folder.
2828
- The requirements files are moved to its own `dep` folder.
@@ -1190,6 +1190,8 @@ https://github.com/matplotlib/basemap/pull/620
11901190
https://github.com/matplotlib/basemap/pull/619
11911191
[#618]:
11921192
https://github.com/matplotlib/basemap/pull/618
1193+
[#616]:
1194+
https://github.com/matplotlib/basemap/issues/616
11931195
[#615]:
11941196
https://github.com/matplotlib/basemap/pull/615
11951197
[#614]:

0 commit comments

Comments
 (0)