Skip to content

Commit 3810bd2

Browse files
committed
docs(changelog) add 1.3.3 changes
1 parent c176a9c commit 3810bd2

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
### [Unreleased][unreleased]
1+
### [1.3.3]
2+
3+
> Released on: 2018/11/09
4+
5+
##### Added
6+
7+
- Support for binary CQL frames with custom payload.
8+
[#119](https://github.com/thibaultcha/lua-cassandra/pull/119)
9+
10+
##### Fixed
11+
12+
- Favor the `rpc_address` value to connect to the provided contact
13+
points.
14+
[#122](https://github.com/thibaultcha/lua-cassandra/pull/122)
215

316
### [1.3.2]
417

@@ -360,7 +373,7 @@ now be called with `:`.
360373

361374
- `set_keyspace` erroring on names with capital letters.
362375

363-
[unreleased]: https://github.com/thibaultCha/lua-cassandra/compare/1.3.2...HEAD
376+
[1.3.3]: https://github.com/thibaultCha/lua-cassandra/compare/1.3.2...1.3.3
364377
[1.3.2]: https://github.com/thibaultCha/lua-cassandra/compare/1.3.1...1.3.2
365378
[1.3.1]: https://github.com/thibaultCha/lua-cassandra/compare/1.3.0...1.3.1
366379
[1.3.0]: https://github.com/thibaultCha/lua-cassandra/compare/1.2.3...1.3.0

0 commit comments

Comments
 (0)