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

Fixed typo of "concatenation" in Kolon.pm docs #102

Merged
merged 1 commit into from Jan 9, 2014
Merged

Conversation

anirvan
Copy link
Contributor

@anirvan anirvan commented Jan 9, 2014

No description provided.

gfx added a commit that referenced this pull request Jan 9, 2014
Fixed typo of "concatenation" in Kolon.pm docs
@gfx gfx merged commit bf43ff4 into xslate:master Jan 9, 2014
@gfx
Copy link
Member

gfx commented Jan 9, 2014

Thanks!

gfx added a commit that referenced this pull request Jan 23, 2014
Changelog diff is:

diff --git a/Changes b/Changes
index e3ee433..44033aa 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Perl extension Text::Xslate

+3.1.1 2014-01-24 07:50:52+0900
+    [DOCUMENTS]
+    - Fix some typos (#102)
+    - Add an explanation of `validate()` (#101)
+
+    [BUG FIXES]
+    - Fix a race condition on making cache dirs (#103)
+
 3.1.0 2013-11-16 16:46:35+0900
     [BUG FIXES]
     - Close #96; $/ affected the parse() method
gfx added a commit that referenced this pull request Feb 20, 2014
Changelog diff is:

diff --git a/Changes b/Changes
index 44033aa..6979dbc 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Text::Xslate

+3.1.2 2014-02-20 21:09:47+0900
+    [TEST]
+    - Add a test for github issue #105, which will fail on Perl 5.19.x
+
 3.1.1 2014-01-24 07:50:52+0900
     [DOCUMENTS]
     - Fix some typos (#102)
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

2 participants