Skip to content
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

Some fixes #80

Merged
merged 9 commits into from Nov 26, 2017
Merged

Some fixes #80

merged 9 commits into from Nov 26, 2017

Conversation

skaji
Copy link
Member

@skaji skaji commented Nov 26, 2017

I added some fixes.

Especially:

@skaji skaji merged commit eae2c03 into master Nov 26, 2017
skaji added a commit that referenced this pull request Nov 26, 2017
Changelog diff is:

diff --git a/Changes b/Changes
index 5675607..75a4af7 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Mouse

 {{$NEXT}}

+v2.5.0 2017-11-26T18:38:18Z
+    - Fix build under perl 5.8 (wyoung #63, autarch #76, #79)
+    - Use version->declare() to declare $VERSION (neilb #55, #80)
+    - Make `prove -br t` work with dot-not-in-INC perls (#81)
+
 v2.4.10 2017-07-18T04:12:23Z
     - v2.4.9...v2.4.10
@skaji skaji deleted the fixes branch November 26, 2017 18:49
skaji added a commit that referenced this pull request Jan 7, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index 75a4af7..30b389c 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Mouse

 {{$NEXT}}

+v2.5.1 2018-01-07T14:34:19Z
+    - use PERL_UNUSED_RESULT (#83)
+    - Apply several minor patches, especially for packaging (#84)
+
 v2.5.0 2017-11-26T18:38:18Z
     - Fix build under perl 5.8 (wyoung #63, autarch #76, #79)
     - Use version->declare() to declare $VERSION (neilb #55, #80)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant