8000 Release v2.8.36 by fabpot · Pull Request #26415 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Release v2.8.36 #26415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 5, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
updated CHANGELOG for 2.8.36
  • Loading branch information
fabpot committed Mar 5, 2018
commit 7fc8041bcb487de155cc99c1f6b2d6b88b49ccfb
4 changes: 4 additions & 0 deletions CHANGELOG-2.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ in 2.8 minor versions.
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.8.0...v2.8.1

* 2.8.36 (2018-03-05)

* bug #26368 [WebProfilerBundle] Fix Debug toolbar breaks app (xkobal)

* 2.8.35 (2018-03-01)

* bug #26338 [Debug] Keep previous errors of Error instances (Philipp91)
Expand Down
0