We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9049a0e commit af36f64Copy full SHA for af36f64
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.4](https://github.com/projectcaluma/ember-caluma/compare/v4.0.3...v4.0.4) (2019-12-11)
2
+
3
4
+### Bug Fixes
5
6
+* **form:** fix JEXL answer transform for table values ([9049a0e](https://github.com/projectcaluma/ember-caluma/commit/9049a0e2dda46236913b84344f1892b0f30dcd58))
7
8
## [4.0.3](https://github.com/projectcaluma/ember-caluma/compare/v4.0.2...v4.0.3) (2019-12-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-caluma",
- "version": "4.0.3",
+ "version": "4.0.4",
"description": "The Ember.js addon for Caluma",
"keywords": [
"ember-addon",
0 commit comments