Skip to content

Commit ac444dc

Browse files
committed
Bump version to 0.4.7
1 parent 1c53d30 commit ac444dc

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.7
4+
5+
### Changed
6+
7+
- Upgrade foil to 0.1.6, murmur_nif to 0.1.1 and shackle to 0.7.3
8+
(pulls in knot 0.1.2 transitively).
9+
- Remove fprofx profile tooling.
10+
311
## 0.4.6
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.6"},
3+
{vsn, "0.4.7"},
44
{registered, []},
55
{applications, [
66
kernel,

0 commit comments

Comments
 (0)