about summary refs log tree commit diff
diff options
context:
space:
mode:
-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]