Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 729 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.

3.0.0 - 2022-12-29

Added

  • Added support for Mongoose 6.x
  • Added required field modelName to plugin options.

Removed

  • Removed support for Mongoose <6.x
  • Removed support for Node.js 12.x

2.3.1 to 2.4.14

Changed

  • Updated dependencies

2.3.0 - 2020-09-17

Added

  • Added parameter maxLevel to getChildrenTree()