summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-07-18 09:01:12 +0200
committerfranck cuny <franck@lumberjaph.net>2010-07-18 09:01:12 +0200
commit9f2cb7385368412068e51fb024286747feff783d (patch)
treec996b44faa04e3a29056f94129fc1e7029d80598
parentremove duplicate tests (diff)
downloadnet-http-api-9f2cb7385368412068e51fb024286747feff783d.tar.gz
changes; update version
-rw-r--r--Changes10
-rw-r--r--dist.ini3
2 files changed, 10 insertions, 3 deletions
diff --git a/Changes b/Changes
index 217942d..9a397ed 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,12 @@
-Revision history for Perl extension MooseX::Net::API
+Revision history for Perl extension Net::HTTP::API
+
+0.13 Sun 18 Jul 2010 09:00:57 AM CEST
+ - rename from MooseX::Net::API to Net::HTTP::API
+ - remove http-console (now at net-http-console)
+ - various fix
+
+0.12 Sun 18 Jul 2010 09:00:52 AM CEST
+ - MooseX::Net::API is now deprecated (renamed to Net::HTTP::API)
0.11 Thu June 3 2010
- http-console : REST shell to make request
diff --git a/dist.ini b/dist.ini
index ec39823..000a199 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net>
license = Perl_5
copyright_holder = linkfluence
copyright_year = 2010
-version = 0.11
+version = 0.13
[@Filter]
bundle = @Basic
@@ -12,7 +12,6 @@ bundle = @Basic
[MetaJSON]
[PkgVersion]
[PodSyntaxTests]
-[KwaliteeTests]
[PodCoverageTests]
[NoTabsTests]
[EOLTests]