diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f8b293bb816c1de7964a58143cd9df7cce4e389..ba90dd5a5a2e0c29cb1d76e438b6ac583003edca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # 0.3.6 * `outcome_table` panel dsl method now exports the given outcome table definition to `roqua.json` - This can't be used in combination with the `outcome_table: ` attibute in score schemas. + This can't be used in combination with the `outcome_table: ` attribute in score schemas. # 0.3.5 diff --git a/Gemfile.lock b/Gemfile.lock index 2dc79b46329e2f327e568ef3b5f724a1406f68b8..ab1f7695927daa60b95509c0df9509e058845c11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - quby-compiler (0.3.5) + quby-compiler (0.3.6) actionview (>= 5.0) activemodel (>= 5.0) activesupport (>= 5.0)