diff --git a/INSTALL.md b/INSTALL.md
index 1de7bfd73..6c173176e 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -25,18 +25,25 @@ minimum requirements are indicated in bold. For a detailed list of changes, see
Release status |
- Maps 7.1.x |
+ Maps 7.2.x |
7.1 - 7.3+ |
1.31 - 1.32+ |
3.0+ |
Planned Q1 2019 |
+
+ Maps 7.1.x |
+ 7.1 - 7.3 |
+ 1.31 - 1.32 |
+ 3.0.x |
+ Stable release |
+
Maps 7.0.x |
7.1 - 7.3 |
1.31 - 1.32 |
3.0.x |
- Stable release |
+ Obsolete release, no support |
Maps 6.3.x |
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 96ebf177b..741bb66c8 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -5,7 +5,7 @@ different releases and which versions of PHP and MediaWiki they support, see the
## Maps 7.1.0
-Under development
+Released on January 16th, 2019.
* Added `egMapsEnableCoordinateFunction` setting (for people using the GeoData extension)
* Fixed fatal error on Special:MapEditor (6.1.0 regression) (by @paladox)