Skip to content

Commit 68254db

Browse files
Parse Server v2.2.9
1 parent 53b80d8 commit 68254db

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

parse-server.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,15 @@
8383
</p>
8484
<ul class="download-ul">
8585
<li>
86-
<a href="https://github.com/ParsePlatform/parse-server/archive/2.2.8.zip">
86+
<a href="https://github.com/ParsePlatform/parse-server/archive/2.2.9.zip">
8787
Download
8888
<strong>
8989
ZIP File
9090
</strong>
9191
</a>
9292
</li>
9393
<li>
94-
<a href="https://github.com/ParsePlatform/parse-server/archive/2.2.8.tar.gz">
94+
<a href="https://github.com/ParsePlatform/parse-server/archive/2.2.9.tar.gz">
9595
Download
9696
<strong>
9797
TAR Ball
@@ -117,6 +117,14 @@
117117
<h2>
118118
Parse Server Changelog
119119
</h2>
120+
<h3>
121+
2.2.9 (5/9/2016)
122+
</h3>
123+
<ul>
124+
<li>
125+
Fix: Fix a regression that caused Parse Server to crash when a null parameter is passed to a Cloud function
126+
</li>
127+
</ul>
120128
<h3>2.2.8 (5/8/2016)</h3>
121129
<ul>
122130
<li>

0 commit comments

Comments
 (0)