Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 1.84 KB

Change Log

v0.1.2 (2019-06-05)

Full Changelog

Merged pull requests:

  • fix wait_for task when using non-default network interface #8 (jschaul)

v0.1.1 (2019-04-23)

Full Changelog

Merged pull requests:

  • mark fake targets as phony. #7 (julialongtin)
  • izip was removed in python3 (use zip instead) #6 (jschaul)
  • prevent gettys from spinning when using this on docker, during a mole… #5 (julialongtin)
  • first run through of readme. try to make it a bit more readable. #4 (julialongtin)
  • Update Cassandra backup/restore scripts #3 (neongreen)
  • upgrade to latest 3.11 version of cassandra #2 (jschaul)
  • support for ubuntu 18, wait for cassandra to start. #1 (jschaul)

v0.1.0 (2018-11-14)

* This Change Log was automatically generated by github_changelog_generator