Skip to content

Commit

Permalink
Add changelog for phalcon#13121
Browse files Browse the repository at this point in the history
  • Loading branch information
dugwood authored and chilimatic committed Oct 31, 2017
1 parent a163dfe commit 0980d32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-3.2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# [3.2.4](https://github.com/phalcon/cphalcon/releases/tag/v3.2.4) (TBA)
- Fixed regression of [#13046](https://github.com/phalcon/cphalcon/issues/13046) by removing injection of dispatcher's parameters (which were never available anyway) [#13121](https://github.com/phalcon/cphalcon/issues/13121)

# [3.2.3](https://github.com/phalcon/cphalcon/releases/tag/v3.2.3) (2017-10-12)
- Fixed `Phalcon\Mvc\Model\Query::_executeSelect` threw RuntimeException, if db:beforeQuery() returned false
- Internal cookies property is now always an array [#12978](https://github.com/phalcon/cphalcon/issues/12978)
Expand Down

0 comments on commit 0980d32

Please sign in to comment.