Skip to content

Commit

Permalink
[#13825] - Updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed May 12, 2019
1 parent 24d5d03 commit 4d2c05e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-4.0.md
Expand Up @@ -20,6 +20,7 @@
- `Phalcon\Cache\CacheFactory`: Factory to create cache objects
[#13439](https://github.com/phalcon/cphalcon/issues/13439)
- Added `Str::dirSeparator()` to ensure a path has a trailing slash [#13439](https://github.com/phalcon/cphalcon/issues/13439)
- Added `Phalcon\Mvc\View::toString()` to return the rendered view as a string [#13825](https://github.com/phalcon/cphalcon/issues/13825)

## Changed
- Refactored `Phalcon\Events\Manager` to only use `SplPriorityQueue` to store events. [#13924](https://github.com/phalcon/cphalcon/pull/13924)
Expand Down

0 comments on commit 4d2c05e

Please sign in to comment.