Skip to content

Commit

Permalink
Merge pull request #32 from scylladb/changelog
Browse files Browse the repository at this point in the history
Start a changelog
  • Loading branch information
Henrik Johansson authored Mar 14, 2019
2 parents 2439a07 + 8a29375 commit b53321e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## Unreleased

### Added

- Launcher script (`scripts/gemini-launcher`) that starts an Apache Cassandra
node as the test oracle and a Scylla node as the system under test using
Docker.
- Schema generation support. Gemini generates a random schema unless user
specifies one with the `--schema` command line option.

0 comments on commit b53321e

Please sign in to comment.