Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 760 Bytes

CHANGELOG-1.5.md

File metadata and controls

15 lines (12 loc) · 760 Bytes

CHANGELOG for 1.5.x

This changelog references the relevant changes (bug and security fixes) done in 1.5.x patch versions.

1.5.0 (2017-06-30)

  • #286: Fixed $sample stage
  • #288: Add $addFields operator to AggregationBuilder
  • #291: Allow installing PHPUnit 6 on PHP 7
  • #292: Add support for aggregation pipeline stages added in MongoDB 3.4
  • #293: Add aggregation operators added in MongoDB 3.4
  • #294: Fix coding style