You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improves use of @author and @since tags so that multiple of each tag can be used to form something of a changelog. Previously, multiple instances of these tags were just blindly concatenated. Thanks to @docbill for his work on this feature, found in #55;