Skip to content

Commit

Permalink
1.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbedard committed Jul 4, 2021
1 parent 8b48785 commit e4dc949
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

> **Warning:** This library is a work in progress, and is not ready for production use. Breaking changes may happen at any time.
## 1.0.0-beta.7
## 1.0.0-beta.8

#### Breaking changes
- Adds previous turn argument to `scramble` and `generateScramble` to allow for continuous scrambling.

## 1.0.0-beta.7

- CLI no longer uses special puzzle names to define constructor options. An explicit `options` parameter must now be provided to use non-default values.
- **BREAKING:** CLI no longer uses special puzzle names to define constructor options. An explicit `options` parameter must now be provided to use non-default values.

## 1.0.0-beta.1

Expand Down

0 comments on commit e4dc949

Please sign in to comment.