We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7847d commit ef7c6f4Copy full SHA for ef7c6f4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## [1.0.1] - 2019-05-16
4
5
- Gemini ensures that primary key buckets do not overflow int32.
6
- Gemini now accepts a list of node host names or IPs for the test
@@ -56,6 +56,7 @@
56
57
- Improve progress indicator ([#14](https://github.com/scylladb/gemini/issues/14)).
58
59
+[1.0.1]: https://github.com/scylladb/gemini/compare/v1.0.0...v1.0.1
60
[1.0.0]: https://github.com/scylladb/gemini/compare/v0.9.2...v1.0.0
61
[0.9.2]: https://github.com/scylladb/gemini/compare/v0.9.1...v0.9.2
62
[0.9.1]: https://github.com/scylladb/gemini/compare/v0.9.0...v0.9.1
0 commit comments