Skip to content

Commit 0ce21b3

Browse files
committed
Updating changelog
1 parent 879c7a8 commit 0ce21b3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## [v7.0.0](https://github.com/feathersjs-ecosystem/feathers-knex/tree/v7.0.0) (2019-09-29)
4+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-knex/compare/v6.1.0...v7.0.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Why is there an init method in this service? [\#183](https://github.com/feathersjs-ecosystem/feathers-knex/issues/183)
9+
- Getting affected rows after a patch? [\#164](https://github.com/feathersjs-ecosystem/feathers-knex/issues/164)
10+
11+
**Merged pull requests:**
12+
13+
- Improve types [\#224](https://github.com/feathersjs-ecosystem/feathers-knex/pull/224) ([vonagam](https://github.com/vonagam))
14+
- Remove init method [\#223](https://github.com/feathersjs-ecosystem/feathers-knex/pull/223) ([vonagam](https://github.com/vonagam))
15+
316
## [v6.1.0](https://github.com/feathersjs-ecosystem/feathers-knex/tree/v6.1.0) (2019-09-04)
417
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-knex/compare/v6.0.2...v6.1.0)
518

0 commit comments

Comments
 (0)