Skip to content

Commit 42a2658

Browse files
committed
changelog and version update
1 parent 3576b06 commit 42a2658

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-see-web",
3-
"version": "4.0.22",
3+
"version": "4.0.23",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --proxy-config=proxy.conf.samples-bi.js",

src/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 4.0.23
2+
* support multiple filters on widgets (#461)
3+
14
#### 4.0.22
25
* now tuples limited for only ones that defined in data properties even for drilldown (#458)
36

0 commit comments

Comments
 (0)