mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[GH-ISSUE #613] 1.15 changelog is missing #219
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mnapoli on GitHub (Jul 20, 2015).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/613
The 1.15.0 version doesn't come with any changelog: https://github.com/Seldaek/monolog/releases/tag/1.15.0 Looking at the commits (https://github.com/Seldaek/monolog/compare/1.14.0...1.15.0) it doesn't seem to contain major features right? (just want to be sure I'm not missing a small internal BC break, or small new feature)
Thanks!
@Seldaek commented on GitHub (Jul 20, 2015):
Yeah I just forgot to update that.. but note that I also maintain it in https://github.com/Seldaek/monolog/blob/master/CHANGELOG.mdown
@mnapoli commented on GitHub (Jul 20, 2015):
Oh thanks, I don't know how I missed that ;)