Skip to content

Commit 43814cc

Browse files
committed
docs(changelog) add 1.3.0 changes
1 parent 7343e79 commit 43814cc

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
### [Unreleased][unreleased]
22

3+
### [1.3.0] - 2018/??/??
4+
5+
##### Added
6+
7+
- New request-aware load-balancing policy for OpenResty environments.
8+
- New request-aware + datacenter-aware load-balancing policy for OpenResty
9+
environments.
10+
Thanks [@kikito](https://github.com/kikito) for the patch!
11+
[#114](https://github.com/thibaultcha/lua-cassandra/pull/114)
12+
313
### [1.2.3] - 2017/07/20
414

515
##### Added
@@ -329,7 +339,8 @@ now be called with `:`.
329339

330340
- `set_keyspace` erroring on names with capital letters.
331341

332-
[unreleased]: https://github.com/thibaultCha/lua-cassandra/compare/1.2.3...HEAD
342+
[unreleased]: https://github.com/thibaultCha/lua-cassandra/compare/1.3.0...HEAD
343+
[1.3.0]: https://github.com/thibaultCha/lua-cassandra/compare/1.2.3...1.3.0
333344
[1.2.3]: https://github.com/thibaultCha/lua-cassandra/compare/1.2.2...1.2.3
334345
[1.2.2]: https://github.com/thibaultCha/lua-cassandra/compare/1.2.1...1.2.2
335346
[1.2.1]: https://github.com/thibaultCha/lua-cassandra/compare/1.2.0...1.2.1

0 commit comments

Comments
 (0)