Skip to content

Commit ff650a1

Browse files
committed
Prepare CHANGELOG for release 1.3.1
1 parent dcd60fe commit ff650a1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and the
55
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
66
since version 1.3.0.
77

8-
## [Unreleased]
8+
## [1.3.1] - 2022-01-22
99

1010
### Added
1111
- Support for Python 3.10 (issues [#530] and [#531]).
@@ -891,7 +891,9 @@ https://github.com/matplotlib/basemap/issues/228
891891
https://github.com/matplotlib/basemap/issues/179
892892

893893
[Unreleased]:
894-
https://github.com/matplotlib/basemap/compare/v1.3.0...develop
894+
https://github.com/matplotlib/basemap/compare/v1.3.1...develop
895+
[1.3.1]:
896+
https://github.com/matplotlib/basemap/compare/v1.3.0...v1.3.1
895897
[1.3.0]:
896898
https://github.com/matplotlib/basemap/compare/v1.2.2rel...v1.3.0
897899
[1.2.2]:

0 commit comments

Comments
 (0)