# Changelog

## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/HEAD)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v7.0.0...HEAD)

**Merged pull requests:**

- make nedb work with feathers 5 [\#145](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/145) ([rmanibus](https://github.com/rmanibus))
- docs: Deprecate [\#138](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/138) ([FossPrime](https://github.com/FossPrime))
- chore\(dependencies\): Update all dependencies [\#128](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/128) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#127](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/127) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#126](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/126) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#125](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/125) ([daffl](https://github.com/daffl))
- Update README.md [\#123](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/123) ([fratzinger](https://github.com/fratzinger))
- chore\(dependencies\): Update all dependencies [\#121](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/121) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#120](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/120) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#119](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/119) ([daffl](https://github.com/daffl))

## [v7.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v7.0.0) (2023-11-27)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v6.0.0...v7.0.0)

## [v6.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v6.0.0) (2021-12-15)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v5.1.0...v6.0.0)

**Closed issues:**

- Switch to Promise based API [\#115](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/115)
- Find request returns all entries whatever the params [\#114](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/114)
- An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 [\#109](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/109)
- An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 [\#104](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/104)

**Merged pull requests:**

- Upgrade plugin infrastructure, dependencies and use maintained NeDB fork [\#118](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/118) ([daffl](https://github.com/daffl))
- Update dtslint to the latest version 🚀 [\#111](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/111) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update all dependencies and Types version [\#110](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/110) ([daffl](https://github.com/daffl))
- Update dtslint to the latest version 🚀 [\#108](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/108) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dtslint to version 1.0.2  [\#107](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/107) ([daffl](https://github.com/daffl))
- Greenkeeper/@feathersjs/adapter commons 4.3.8 [\#105](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/105) ([daffl](https://github.com/daffl))

## [v5.1.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v5.1.0) (2019-10-07)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v5.0.2...v5.1.0)

**Merged pull requests:**

- Update all dependencies [\#103](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/103) ([daffl](https://github.com/daffl))

## [v5.0.2](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v5.0.2) (2019-09-29)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v5.0.1...v5.0.2)

**Closed issues:**

- $select just '\_id' broken [\#100](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/100)

**Merged pull requests:**

- Fix to allow selecting only \_id [\#102](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/102) ([daffl](https://github.com/daffl))
- Pass entity type to AdapterService\<T\> and update dependencies [\#101](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/101) ([daffl](https://github.com/daffl))
- Update semistandard to the latest version 🚀 [\#99](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/99) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dtslint to the latest version 🚀 [\#98](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/98) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v5.0.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v5.0.1) (2019-07-15)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v5.0.0...v5.0.1)

**Merged pull requests:**

- TS: Fix NeDB import Type [\#97](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/97) ([daffl](https://github.com/daffl))

## [v5.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v5.0.0) (2019-07-05)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v4.0.2...v5.0.0)

**Merged pull requests:**

- Add TypeScript definitions and upgrade tests to Feathers 4 [\#96](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/96) ([daffl](https://github.com/daffl))
- Add default params for \_ methods [\#95](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/95) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#94](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/94) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update Readme [\#81](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/81) ([toddgeist](https://github.com/toddgeist))

## [v4.0.2](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v4.0.2) (2019-06-29)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v4.0.1...v4.0.2)

**Closed issues:**

- Breaks on 3.1 to 4.0 but nothing in readme to indicate what they are [\#93](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/93)
- upsert option with ID remapping is broken [\#91](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/91)

## [v4.0.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v4.0.1) (2019-01-12)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v4.0.0...v4.0.1)

**Merged pull requests:**

- Update @feathersjs/adapter-commons to the latest version 🚀 [\#92](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/92) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v4.0.0) (2018-12-17)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v3.1.0...v4.0.0)

**Closed issues:**

- An in-range update of @feathersjs/socketio is breaking the build 🚨 [\#88](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/88)

**Merged pull requests:**

- Update to @feathersjs/adapter-commons and drop Node 6 [\#90](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/90) ([daffl](https://github.com/daffl))

## [v3.1.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v3.1.0) (2018-06-26)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v3.0.1...v3.1.0)

**Merged pull requests:**

- add getModel method to allow overriding the Model at runtime [\#86](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/86) ([j2L4e](https://github.com/j2L4e))
- Update shx to the latest version 🚀 [\#85](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/85) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.0.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v3.0.1) (2018-06-03)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v3.0.0...v3.0.1)

**Closed issues:**

- Cant update nedb record [\#82](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/82)
- Typescript support [\#80](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/80)

**Merged pull requests:**

- Update uberproto to the latest version 🚀 [\#84](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/84) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Increase timeout to fix tests [\#79](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/79) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#78](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/78) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#77](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/77) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v3.0.0) (2017-12-02)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.7.0...v3.0.0)

**Merged pull requests:**

- Upgrade to Feathers Buzzard \(v3\) [\#76](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/76) ([daffl](https://github.com/daffl))
- Update to new plugin infrastructure [\#75](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/75) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#74](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/74) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.7.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.7.0) (2017-08-17)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.6.2...v2.7.0)

**Closed issues:**

- An in-range update of feathers-errors is breaking the build 🚨 [\#68](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/68)
- Can't use $select without including id field [\#66](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/66)
- Support special operators in PATCH [\#65](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/65)

**Merged pull requests:**

- Test and fix for excluding id field if it is not selected [\#73](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/73) ([daffl](https://github.com/daffl))
- Fix and tests for patch to allow NeDB modifiers [\#72](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/72) ([daffl](https://github.com/daffl))
- Fixing broken docs links [\#71](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/71) ([corymsmith](https://github.com/corymsmith))
- fix import of feathers-nedb in README.md example [\#70](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/70) ([arve0](https://github.com/arve0))
- update links to current documentation [\#69](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/69) ([arve0](https://github.com/arve0))
- Update chai to the latest version 🚀 [\#67](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/67) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update feathers-socketio to the latest version 🚀 [\#64](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/64) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update feathers-service-tests to the latest version 🚀 [\#63](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/63) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#62](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/62) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dependencies to enable Greenkeeper 🌴 [\#61](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/61) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.6.2](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.6.2) (2017-03-26)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.6.1...v2.6.2)

**Closed issues:**

- Can't use modifiers in update method after upgrade to 2.6.1 [\#59](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/59)

**Merged pull requests:**

- Allow NeDB modifiers but keep upsert compatibility [\#60](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/60) ([daffl](https://github.com/daffl))

## [v2.6.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.6.1) (2017-02-22)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.6.0...v2.6.1)

**Closed issues:**

- Upsert options not working [\#57](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/57)
- Switch to using NeDB-core [\#56](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/56)
- Does feathers-nedb use compactDatafile ? [\#55](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/55)
- service.remove\(null\) does not remove all items [\#54](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/54)

**Merged pull requests:**

- Allow params.nedb upsert [\#58](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/58) ([daffl](https://github.com/daffl))

## [v2.6.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.6.0) (2016-11-12)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.5.1...v2.6.0)

**Closed issues:**

- Support $select for gets [\#44](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/44)

**Merged pull requests:**

- Update feathers-service-tests to version 0.9.0 🚀 [\#52](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/52) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- babel-preset-es2015@6.18.0 breaks build ⚠️ [\#51](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/51) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- jshint —\> semistandard [\#48](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/48) ([corymsmith](https://github.com/corymsmith))
- jshint@2.9.4 breaks build 🚨 [\#47](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/47) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update code coverage settings [\#46](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/46) ([daffl](https://github.com/daffl))
- adding code coverage reporting [\#45](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/45) ([ekryski](https://github.com/ekryski))

## [v2.5.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.5.1) (2016-09-21)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.5.0...v2.5.1)

**Closed issues:**

- patch\(\) method doesn't call 'patched' event handler. [\#39](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/39)

**Merged pull requests:**

- Patch and create multiple [\#40](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/40) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v2.5.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.5.0) (2016-09-12)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.4.1...v2.5.0)

**Closed issues:**

- Patch duplicates records [\#35](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/35)

**Merged pull requests:**

- chore\(package\): update mocha to version 3.0.1 [\#38](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/38) ([daffl](https://github.com/daffl))
- Update service tests, id and events option [\#37](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/37) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update mocha to version 3.0.0 🚀 [\#34](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/34) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v2.4.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.4.1) (2016-07-21)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.4.0...v2.4.1)

**Closed issues:**

- Get $not support working. [\#6](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/6)

**Merged pull requests:**

- Update async to version 2.0.0 🚀 [\#33](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-query-filters to version 2.0.0 🚀 [\#32](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/32) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- feathers-service-tests@0.6.2 breaks build 🚨 [\#31](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/31) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v2.4.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.4.0) (2016-07-08)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.3.0...v2.4.0)

**Closed issues:**

- Update and patch manipulate data object [\#29](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/29)

**Merged pull requests:**

- feathers-service-tests@0.6.1 breaks build 🚨 [\#30](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/30) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v2.3.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.3.0) (2016-06-17)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.2.3...v2.3.0)

**Closed issues:**

- Support $search [\#13](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/13)

**Merged pull requests:**

- Update feathers-service-tests to version 0.6.0 🚀 [\#28](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/28) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- mocha@2.5.0 breaks build 🚨 [\#27](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#26](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/26) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- babel-cli@6.8.0 breaks build 🚨 [\#25](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/25) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- feathers-rest@1.3.0 breaks build 🚨 [\#23](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/23) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- nsp@2.3.2 breaks build 🚨 [\#22](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/22) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- fix errors in update and patch with custom id [\#20](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/20) ([farwayer](https://github.com/farwayer))

## [v2.2.3](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.2.3) (2016-04-02)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.2.2...v2.2.3)

**Closed issues:**

- Support Hooks on Initialization [\#18](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/18)

**Merged pull requests:**

- Custom id in multiOptions [\#19](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/19) ([farwayer](https://github.com/farwayer))

## [v2.2.2](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.2.2) (2016-02-24)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.2.1...v2.2.2)

**Merged pull requests:**

- bumping feathers errors version [\#17](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/17) ([ekryski](https://github.com/ekryski))

## [v2.2.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.2.1) (2016-02-22)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.2.0...v2.2.1)

**Merged pull requests:**

- Example update [\#16](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/16) ([ekryski](https://github.com/ekryski))

## [v2.2.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.2.0) (2016-02-21)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.1.0...v2.2.0)

**Closed issues:**

- Should support options.id attribute [\#14](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/14)

**Merged pull requests:**

- adding back the options.id field. Closes \#14. [\#15](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/15) ([ekryski](https://github.com/ekryski))

## [v2.1.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.1.0) (2016-01-31)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.0.3...v2.1.0)

**Merged pull requests:**

- Use internal methods instead of service methods directly [\#12](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/12) ([daffl](https://github.com/daffl))

## [v2.0.3](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.0.3) (2016-01-23)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.0.2...v2.0.3)

**Closed issues:**

- id mapping does not work? [\#11](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/11)
- Updating documents [\#5](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/5)

## [v2.0.2](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.0.2) (2016-01-22)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.0.1...v2.0.2)

**Merged pull requests:**

- Adding nsp check [\#10](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/10) ([marshallswain](https://github.com/marshallswain))

## [v2.0.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.0.1) (2016-01-12)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v2.0.0...v2.0.1)

**Closed issues:**

- NeDB ids are not sequential but ordered alphabetically by default [\#9](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/9)

## [v2.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v2.0.0) (2016-01-06)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v1.2.0...v2.0.0)

**Closed issues:**

- how to add validation to nedb? [\#7](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/7)

**Merged pull requests:**

- Migration to new service tests and ES6 [\#8](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/8) ([daffl](https://github.com/daffl))
- Migrating to shared feathers-service-tests suite [\#4](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/4) ([daffl](https://github.com/daffl))

## [v1.2.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v1.2.0) (2015-11-08)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v1.0.1...v1.2.0)

## [v1.0.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v1.0.1) (2015-10-25)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v1.0.0...v1.0.1)

## [v1.0.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v1.0.0) (2015-07-27)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v0.1.1...v1.0.0)

## [v0.1.1](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v0.1.1) (2015-07-27)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/v0.1.0...v0.1.1)

**Closed issues:**

- Setup Travis CI [\#2](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/2)
- Use common initialization for database adapters [\#1](https://github.com/feathersjs-ecosystem/feathers-nedb/issues/1)

**Merged pull requests:**

- Plugin consistency [\#3](https://github.com/feathersjs-ecosystem/feathers-nedb/pull/3) ([ekryski](https://github.com/ekryski))

## [v0.1.0](https://github.com/feathersjs-ecosystem/feathers-nedb/tree/v0.1.0) (2015-07-07)

[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-nedb/compare/15c2365facb62c5ff9d631778fd89dcbe2bd63b3...v0.1.0)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
