Skip to content

Commit

Permalink
Added changelog for #13985
Browse files Browse the repository at this point in the history
  • Loading branch information
Németh Balázs committed Apr 16, 2019
1 parent 64066fb commit 6d0ef9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
- Query Builder's `GROUP BY` field is now always an array. [#13962](https://github.com/phalcon/cphalcon/pull/13962)
- Renamed `Phalcon\Paginator\Adapter::getPaginate()` to `paginate()` in documentation/tests (originally renamed in 4.0.0-alpha.1). [#13973](https://github.com/phalcon/cphalcon/pull/13973)
- Fixed the exception message in `Phalcon\Security::computeHmac()` by removing `"%s"` from output.
- Fixed `Mvc\Model::save()` throwing an exception after fetching its related records (many/many-to-many) via `__get()` [#13985](https://github.com/phalcon/cphalcon/pull/13985)

## Removed
- Removed `arrayHelpers` property from the Volt compiler. [#13925](https://github.com/phalcon/cphalcon/pull/13925)
Expand Down

0 comments on commit 6d0ef9d

Please sign in to comment.