We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ce946 commit d7dcb29Copy full SHA for d7dcb29
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+## [1.0.0] - 2019-11-28
10
11
+### Added
12
13
+- Basic functionality
14
+- Sharding key support
15
+- Integration tests
16
+- Luarock-based packaging
17
+- Gitlab CI integration
0 commit comments