We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c2dea commit 30902dbCopy full SHA for 30902db
web/twa-vis-framework/CHANGELOG.md
@@ -1,5 +1,13 @@
1
[//]: # (Note that version headers need to start with "# " characters to be picked up by some automated scripts)
2
3
+# 4.1.1
4
+### Features
5
+* _No features present._
6
+### Bug Fixes:
7
+* No longer append null units to time series tables.
8
+* No longer show charts for time series where dependent values are strings.
9
+* Time series table should now grow to fill container vertically.
10
+
11
# 4.1.0
12
### Features
13
* Added Cesium source option to enable/disable back face culling in 3D tile sets.
web/twa-vis-framework/library/VERSION
@@ -1 +1 @@
-4.1.1-hotfix-twa-vf-SNAPSHOT
+4.1.1
0 commit comments