website/index.html in amazon-ec2-0.2.2 vs website/index.html in amazon-ec2-0.2.3

- old
+ new

@@ -31,11 +31,11 @@ <div id="main"> <h1>Amazon Web Services EC2 Ruby Gem</h1> <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/amazon-ec2"; return false'> Get Version - <a href="http://rubyforge.org/projects/amazon-ec2" class="numbers">0.2.2</a> + <a href="http://rubyforge.org/projects/amazon-ec2" class="numbers">0.2.3</a> </div> <h2>&#x2192; &#8216;amazon-ec2&#8217;</h2> <h2>About</h2> @@ -64,10 +64,17 @@ <p>This release (&gt;= 0.2.0) represents a major re-write of this gem and contains contributions from several people who make use of this gem for their own applications. Trust us, its worth the pain of upgrading if you have been using an older version. Some of the major enhancements you will find are:</p> <ul> + <li>Updated <span class="caps">API</span> version in the query <span class="caps">API</span> request to 2007-03-01, and added all known method calls +in this version of the <span class="caps">API</span> to the gem (including paid <span class="caps">AMI</span> support with product codes, reboot, viewing console output, <span class="caps">NAT</span> addressing +and more!)</li> + </ul> + + + <ul> <li><span class="caps">MAJOR</span> library changes : <span class="caps">THESE CHANGES ARE NOT BACKWARD COMPATIBLE</span>!! You will need to update the way in which you make calls, handle responses, and rescue exceptions from this library. If you prefer not to make these changes you can feel free to continue to use the older version of the gem. These older versions however will no longer be maintained.</li> </ul> @@ -119,17 +126,10 @@ Marcel Molina&#8217;s fine <span class="caps">AWS</span>::S3 library.</li> </ul> <ul> - <li>Updated <span class="caps">API</span> version in the query <span class="caps">API</span> request to 2007-01-19, and added all known method calls -in this version of the <span class="caps">API</span> to the gem (including reboot, viewing console output, <span class="caps">NAT</span> addressing -and more!)</li> - </ul> - - - <ul> <li>Removed .parse method as it is no longer needed or wanted.</li> </ul> <h2>Installing</h2> @@ -541,10 +541,10 @@ <h2>Contact</h2> <p>Comments, patches, and bug reports are welcome. Send an email to the address below or use the RubyForge forum for this project.</p> <p class="coda"> - <a href="mailto:grempe-at-rubyforge-dot-org">Glenn Rempe</a>, 3rd July 2007<br> + <a href="mailto:grempe-at-rubyforge-dot-org">Glenn Rempe</a>, 6th July 2007<br> </p> </div> <!-- insert site tracking codes here, like Google Urchin -->