Skip to content

Commit 658da68

Browse files
Up docs
1 parent 7ff43a8 commit 658da68

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ are used for versioning (schema follows below):
2626
2022-01-24
2727

2828
- Make running of ViewSet checks flexible (to allow dynamic document definition).
29+
- Added the `FacetedFilterSearchFilterBackend`.
2930

3031
0.22.2
3132
------

docs/changelog.rst

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,27 @@ are used for versioning (schema follows below):
1515
0.3.4 to 0.4).
1616
- All backwards incompatible changes are mentioned in this document.
1717

18-
0.23
19-
----
20-
?
18+
0.22.4
19+
------
20+
2022-01-24
21+
22+
- Skip some parts of the ViewSet class definition on empty `document`.
23+
24+
0.22.3
25+
------
26+
2022-01-24
2127

22-
- Add `FacetedFilterSearchFilterBackend` that performs faceting and filtering
23-
together.
28+
- Make running of ViewSet checks flexible (to allow dynamic document definition).
29+
- Added the `FacetedFilterSearchFilterBackend`.
2430

2531
0.22.2
26-
----
32+
------
2733
2021-08-29
2834

2935
- Tested against Django 3.2.
3036

3137
0.22.1
32-
----
38+
------
3339
2021-05-01
3440

3541
- `DictionaryProxy` gets an optional `meta` argument, which will hold meta

0 commit comments

Comments
 (0)