Skip to content

Commit 83591c0

Browse files
authored
Nit
1 parent 98ee899 commit 83591c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Before you start make sure you have installed:
101101

102102
### Compatibility
103103

104-
#### Node.js Support
104+
#### Node.js
105105
Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.
106106

107107
| Version | Latest Patch Version | End-of-Life Date | Compatibility |
@@ -111,7 +111,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to
111111
| Node.js 14 | 14.15.4 | April 2023 | ✅ Fully compatible |
112112
| Node.js 15 | 15.8.0 | June 2021 | ✅ Fully compatible |
113113

114-
#### MongoDB Support
114+
#### MongoDB
115115
Parse Server is continuously tested with the most recent releases of MongoDB to ensure compatibility. We follow the [MongoDB support schedule](https://www.mongodb.com/support-policy) and only test against versions that are officially supported and have not reached their end-of-life date.
116116

117117
| Version | Latest Patch Version | End-of-Life Date | Compatibility |
@@ -121,7 +121,7 @@ Parse Server is continuously tested with the most recent releases of MongoDB to
121121
| MongoDB 4.2 | 4.2.12 | TBD | ✅ Fully compatible |
122122
| MongoDB 4.4 | 4.4.3 | TBD | ✅ Fully compatible |
123123

124-
#### Postgres Support
124+
#### Postgres
125125
Parse Server is continuously tested with the most recent releases of Postgres and Postgis to ensure compatibility. We follow the [Postgis docker tags](https://registry.hub.docker.com/r/postgis/postgis/tags?page=1&ordering=last_updated) and only test against versions that are officially supported and have not reached their end-of-life date.
126126

127127
| Postgres Version | Postgis Version | End-of-Life Date | Compatibility |

0 commit comments

Comments
 (0)