<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>wsdl/2008-12-01.ec2.wsdl</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+=== 0.3.2 2008-12-11
+ * Updated API version to 2008-12-01
+ * Note : The new European EC2 zone should just work if you specify ':server =&gt; &quot;eu-west-1.ec2.amazonaws.com&quot;' when initializing EC2::Base.new().  Please report any issues you have with using this new service.
+
 === 0.3.1 2008-09-18
  * Added basic custom kernel id support to run_instances.  Thanks to Keith Hudgins for the patch.
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 GEM       = &quot;amazon-ec2&quot;
-VER       = &quot;0.3.1&quot;
+VER       = &quot;0.3.2&quot;
 AUTHOR    = &quot;Glenn Rempe&quot;
 EMAIL     = &quot;glenn.rempe@gmail.com&quot;
 HOMEPAGE  = &quot;http://github.com/grempe/amazon-ec2/&quot;</diff>
      <filename>amazon-ec2.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -22,7 +22,7 @@ module EC2
   DEFAULT_HOST = 'ec2.amazonaws.com'
 
   # This is the version of the API as defined by Amazon Web Services
-  API_VERSION = '2008-05-05'
+  API_VERSION = '2008-12-01'
 
   # Builds the canonical string for signing. This strips out all '&amp;', '?', and '='
   # from the query string to be signed.</diff>
      <filename>lib/EC2.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>24bbcc9047091b4c3cb79e3691858e6b1c5d6313</id>
    </parent>
  </parents>
  <author>
    <name>Glenn Rempe</name>
    <email>glenn@rempe.us</email>
  </author>
  <url>http://github.com/grempe/amazon-ec2/commit/860d84c2426537b74c60adc845ea6d203cf37dd5</url>
  <id>860d84c2426537b74c60adc845ea6d203cf37dd5</id>
  <committed-date>2008-12-11T14:02:15-08:00</committed-date>
  <authored-date>2008-12-11T14:02:15-08:00</authored-date>
  <message>Updated to call 2008-12-01 API version. Version bump.</message>
  <tree>64ee389452213e35812aa9fd8257604749c55f20</tree>
  <committer>
    <name>Glenn Rempe</name>
    <email>glenn@rempe.us</email>
  </committer>
</commit>
