Skip to content

Commit 976b8f2

Browse files
committed
Update CHANGELOG.md
1 parent 36c1433 commit 976b8f2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,19 @@
1010
* Improved match aggregate
1111
* Do not mark the empty pushs as failed
1212
* Support pointer in aggregate query
13-
* Postgres: Refactoring of Postgres Storage Adapter
1413
* Introduces flow types for storage
15-
* Support pointer in distinct query
14+
* Postgres: Refactoring of Postgres Storage Adapter
1615
* Postgres: Support for multiple projection in aggregate
1716
* Postgres: performance optimizations
18-
* Postgres: Support for multiple projection in aggregate
1917
* Adds infos about vulnerability disclosures
2018
* Adds ability to login with email when provided as username
2119

2220
#### Bug Fixes
2321
* Scrub Passwords with URL Encoded Characters
24-
* PG: Support for multiple projection in aggregate
2522
* Fixes issue affecting using sorting in beforeFind
2623

2724
#### Dependency Updates:
25+
* [[email protected]](https://www.npmjs.com/package/commander)
2826
* [[email protected]](https://www.npmjs.com/package/semver)
2927
* [[email protected]](https://www.npmjs.com/package/pg-promise)
3028
* [[email protected]](https://www.npmjs.com/package/ws)
@@ -33,7 +31,7 @@
3331

3432
##### Devevelopment Dependencies Updates:
3533
* [[email protected]](https://www.npmjs.com/package/nodemon)
36-
* [flow-bin@0.63.1](https://www.npmjs.com/package/flow-bin)
34+
* [flow-bin@0.64.0](https://www.npmjs.com/package/flow-bin)
3735
* [[email protected]](https://www.npmjs.com/package/jasmine)
3836
* [[email protected]](https://www.npmjs.com/package/cross-env)
3937

0 commit comments

Comments
 (0)