Skip to content

Commit bf2b985

Browse files
committed
chore(release): changelog file
1 parent cfe0098 commit bf2b985

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## Release [v7.3.0](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.2.3..v7.3.0) April 7, 2023
2+
Welcome to the April 7, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
3+
4+
- [Add countAll to get count of rows including soft deleted rows like findAll](https://github.com/sourcefuse/loopback4-soft-delete/issues/144) :- [feat(repository): add `countAll` method ](https://github.com/sourcefuse/loopback4-soft-delete/commit/1cc19b950ba1106c89b176fdbaa8c20012f9bc64) was commited on April 6, 2023 by [Shubham P](mailto:[email protected])
5+
6+
- adds countAll function in soft crud base repositories to
7+
8+
- support counting all
9+
10+
- entries including soft deleted ones
11+
12+
- GH-144
13+
14+
15+
Clink on the above links to understand the changes in detail.
16+
___
17+
118
## Release [v7.3.0](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.2.3..v7.3.0) April 6, 2023
219
Welcome to the April 6, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
320

0 commit comments

Comments
 (0)