Skip to content

Commit 32aa3bb

Browse files
committed
4.4.1
1 parent 9ba033c commit 32aa3bb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
2+
- 4.4.1
3+
- feat: possibility to add custom operators for groups (PR #462)
24
- 4.4.0
3-
- Added support of server-side load of values for `select` (MaterialUI only)
5+
- Added support of server-side load of values for `select` (MaterialUI only) (PR #471)
46
- 4.3.0
57
- Improved function support
68
- Functions used in examples now moved to `BasicFuncs` (exported with lib)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-awesome-query-builder",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
55
"keywords": [
66
"query-builder",

0 commit comments

Comments
 (0)