Skip to content

Commit

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

diff --git a/Changes b/Changes
index b2bc9c9..a762ee8 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Data::Apple::PriceTier

+0.05 2012-10-26T08:28:19+09:00
+     - Added new currencies support that added today's iTunes maintenance.
+
 0.04 2012-07-03T14:09:07+09:00
      - Fixed invalid result for price_for_tier(0).
      - Added new class methods: prices and proceeds.
  • Loading branch information
typester committed Oct 25, 2012
1 parent 2e4341d commit ceb1948
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 194 deletions.
3 changes: 3 additions & 0 deletions Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension Data::Apple::PriceTier

0.05 2012-10-26T08:28:19+09:00
- Added new currencies support that added today's iTunes maintenance.

0.04 2012-07-03T14:09:07+09:00
- Fixed invalid result for price_for_tier(0).
- Added new class methods: prices and proceeds.
Expand Down
3 changes: 2 additions & 1 deletion MANIFEST.SKIP
Expand Up @@ -13,4 +13,5 @@
^\.git/
^\.shipit$
\.gitignore$
^tools/
^tools/
\.travis.yml$

0 comments on commit ceb1948

Please sign in to comment.