File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Parse Server Changelog
22
33### master
4- [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.7.2...master )
4+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.7.4...master )
5+
6+ ### 2.7.4
7+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.7.4...2.7.3 )
8+
9+ #### Bug Fixes:
10+ * Fixes an issue affecting polygon queries, thanks to [ Diamond Lewis] ( https://github.com/dplewis )
11+
12+ #### Dependency Updates:
13+ * [ pg-promise@8.2.1] ( https://www.npmjs.com/package/pg-promise )
14+
15+ ##### Development Dependencies Updates:
16+ * [ nodemon@1.17.1] ( https://www.npmjs.com/package/nodemon )
517
618### 2.7.3
719[ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.7.3...2.7.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " parse-server" ,
3- "version" : " 2.7.3 " ,
3+ "version" : " 2.7.4 " ,
44 "description" : " An express module providing a Parse-compatible API server" ,
55 "main" : " lib/index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments