Skip to content

Commit

Permalink
Checking in changes prior to tagging of version 0.03.
Browse files Browse the repository at this point in the history
Changelog diff is:

diff --git a/Changes b/Changes
index 32563c0..4318844 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Perl extension XML::LibXML::jQuery

 {{$NEXT}}

+0.03 2016-06-26T18:17:44Z
+
     - fixed before/after(content[, content]) signature
     - implemented before/after(function) signature
     - insert_before/insert_after(target) signature fully implemented
  • Loading branch information
Carlos Fernando Avila Gratz committed Jun 26, 2016
1 parent 33a6b57 commit afbe4a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Revision history for Perl extension XML::LibXML::jQuery

{{$NEXT}}

0.03 2016-06-26T18:17:44Z

- fixed before/after(content[, content]) signature
- implemented before/after(function) signature
- insert_before/insert_after(target) signature fully implemented
Expand Down
2 changes: 1 addition & 1 deletion META.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"web" : "https://github.com/cafe01/xml-libxml-jquery"
}
},
"version" : "0.02",
"version" : "0.03",
"x_authority" : "cpan:CAFEGRATZ"
}

0 comments on commit afbe4a5

Please sign in to comment.