Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit eefefc9

Browse files
author
Dekel Barzilay
committed
Updated CHANGELOG file
1 parent 8fc9138 commit eefefc9

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [v7.1.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v7.1.0) (2020-12-15)
4+
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v7.0.0...v7.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Create multi queries DB twice for every object [\#109](https://github.com/feathersjs-ecosystem/feathers-objection/issues/109)
10+
11+
**Closed issues:**
12+
13+
- Calling Stored Procedures [\#132](https://github.com/feathersjs-ecosystem/feathers-objection/issues/132)
14+
15+
**Merged pull requests:**
16+
17+
- Bump ini from 1.3.5 to 1.3.7 [\#137](https://github.com/feathersjs-ecosystem/feathers-objection/pull/137) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
- Add optional parameter modifierFiltersResults for disabling count of $modify query results [\#136](https://github.com/feathersjs-ecosystem/feathers-objection/pull/136) ([alex-all3dp](https://github.com/alex-all3dp))
19+
320
## [v7.0.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v7.0.0) (2020-11-21)
421

522
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v6.3.0...v7.0.0)
@@ -396,7 +413,6 @@
396413
**Merged pull requests:**
397414

398415
- Fix types typos [\#59](https://github.com/feathersjs-ecosystem/feathers-objection/pull/59) ([vonagam](https://github.com/vonagam))
399-
- Migrate to feathersjs ecosystem [\#44](https://github.com/feathersjs-ecosystem/feathers-objection/pull/44) ([mcchrish](https://github.com/mcchrish))
400416

401417
## [v4.2.2](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.2.2) (2019-09-04)
402418

@@ -477,6 +493,10 @@
477493

478494
- Moving to feathers ecosystem organization? [\#43](https://github.com/feathersjs-ecosystem/feathers-objection/issues/43)
479495

496+
**Merged pull requests:**
497+
498+
- Migrate to feathersjs ecosystem [\#44](https://github.com/feathersjs-ecosystem/feathers-objection/pull/44) ([mcchrish](https://github.com/mcchrish))
499+
480500
## [v3.0.1](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v3.0.1) (2019-01-12)
481501

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

0 commit comments

Comments
 (0)