Skip to content

Commit c131a74

Browse files
committed
Release v4.6.5
1 parent 2ee0684 commit c131a74

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## v4.6.5
4+
5+
* Bug fixes
6+
* Unallow existing allowances when attempting to allow a Plug to access a connection
7+
38
## v4.6.4
49

510
* Enhancements

mix.exs

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

44
@source_url "https://github.com/phoenixframework/phoenix_ecto"
5-
@version "4.6.4"
5+
@version "4.6.5"
66

77
def project do
88
[

0 commit comments

Comments
 (0)