Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 800 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2019-11-04

Fixed

  • Added { useUnifiedTopology: true } option to MongoClient constructor to fix the deprecation warning DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version

[0.0.1] - 2019-08-08

Added

  • Initial implementation of the package that supports the same features as $fh.db (see documentation) and also has Promises support.