CHANGELOG.md in mini_kraken-0.1.08 vs CHANGELOG.md in mini_kraken-0.1.09

- old
+ new

@@ -1,4 +1,12 @@ +## [0.1.09] - 2020-06-06 +- Supports frames from "The Reasoned Scheme" book up to frame [1:76] + +### CHANGED +- Method `FreshEnv#initialize`accepts an array of goals as second argument. This array is transformed into a conjunction of goals. +- Method `RunStarExpression#initialize` accepts multiple multiple variable names and goals. +- Method `RunStarExpression#run` can handle solutions with multiple variables. + ## [0.1.08] - 2020-05-30 - Fix of nasty bug (object aliasing) that caused flaky failures in specs. ### FIXED - `DuckFiber#resume` each call returns a distinct `Outcome` instance when successful. \ No newline at end of file