Skip to content

Commit c34da29

Browse files
committed
Updating changelog
1 parent 566cd08 commit c34da29

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,28 @@
22

33
## [Unreleased](https://github.com/josx/ra-data-feathers/tree/HEAD)
44

5-
[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.1...HEAD)
5+
[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.3...HEAD)
66

77
**Merged pull requests:**
88

9-
- Fix type another props should be not required [\#162](https://github.com/josx/ra-data-feathers/pull/162) ([berviantoleo](https://github.com/berviantoleo))
9+
- Bump shelljs from 0.8.4 to 0.8.5 [\#170](https://github.com/josx/ra-data-feathers/pull/170) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- Fixes default storageKey value. [\#165](https://github.com/josx/ra-data-feathers/pull/165) ([olosegres](https://github.com/olosegres))
11+
- Bump path-parse from 1.0.6 to 1.0.7 [\#164](https://github.com/josx/ra-data-feathers/pull/164) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
13+
## [v2.9.3](https://github.com/josx/ra-data-feathers/tree/v2.9.3) (2022-01-25)
14+
15+
[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.2...v2.9.3)
16+
17+
## [v2.9.2](https://github.com/josx/ra-data-feathers/tree/v2.9.2) (2022-01-25)
18+
19+
[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.1...v2.9.2)
20+
21+
**Closed issues:**
22+
23+
- Example feathers client? [\#169](https://github.com/josx/ra-data-feathers/issues/169)
24+
- Authorization Error [\#167](https://github.com/josx/ra-data-feathers/issues/167)
25+
- Encrypting password from authProvider [\#166](https://github.com/josx/ra-data-feathers/issues/166)
26+
- File upload [\#163](https://github.com/josx/ra-data-feathers/issues/163)
1027

1128
## [v2.9.1](https://github.com/josx/ra-data-feathers/tree/v2.9.1) (2021-06-04)
1229

@@ -16,6 +33,10 @@
1633

1734
- Typescript error [\#161](https://github.com/josx/ra-data-feathers/issues/161)
1835

36+
**Merged pull requests:**
37+
38+
- Fix type another props should be not required [\#162](https://github.com/josx/ra-data-feathers/pull/162) ([berviantoleo](https://github.com/berviantoleo))
39+
1940
## [v2.9.0](https://github.com/josx/ra-data-feathers/tree/v2.9.0) (2021-06-02)
2041

2142
[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.8.1...v2.9.0)

0 commit comments

Comments
 (0)