Skip to content

Commit 087e8e9

Browse files
committed
Release v0.15.11
1 parent ad5716f commit 087e8e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.15.11-dev
3+
## v0.15.11 (2021-09-26)
44

55
* Enhancements
66
* Support `xid8` type introduced in PostgreSQL 13

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Postgrex.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/elixir-ecto/postgrex"
5-
@version "0.15.10"
5+
@version "0.15.11"
66

77
def project do
88
[

0 commit comments

Comments
 (0)