Skip to content

Commit 2be4698

Browse files
committed
Bump version to 0.4.10
1 parent 740e383 commit 2be4698

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.4.10
4+
5+
### Changed
6+
7+
- Bump shackle to 0.8.0, the first release that ships the
8+
`shackle_socket` transport used by the `protocol` option added
9+
in 0.4.9.
10+
311
## 0.4.9
412

513
### Added

src/marina.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, marina, [
22
{description, "High-Performance Erlang Cassandra / Scylla CQL Client"},
3-
{vsn, "0.4.9"},
3+
{vsn, "0.4.10"},
44
{registered, []},
55
{applications, [
66
kernel,

0 commit comments

Comments
 (0)