<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>examples/basic.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,8 @@
 == 0.1.8 2008-11-30
-* 1 major enhancement
+* 2 major enhancements
   * Moved base_uri normalization into request class and out of httparty module, fixing 
     the problem where base_uri was not always being normalized.
+  * Stupid simple support for HTTParty.get/post/put/delete. (jqr)
 
 == 0.1.7 2008-11-30
 * 1 major enhancement</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -33,5 +33,4 @@ end
 
 delicious = Delicious.new(config['username'], config['password'])
 pp delicious.posts(:query =&gt; {:tag =&gt; 'ruby'})
-pp delicious.recent
 </diff>
      <filename>examples/delicious.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e4048206a6489bf41aac75eae28f37a7a505e27f</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/httparty/commit/ec274f26b08b41e3ef7dd0afd40df03292d4e7be</url>
  <id>ec274f26b08b41e3ef7dd0afd40df03292d4e7be</id>
  <committed-date>2008-12-05T13:42:38-08:00</committed-date>
  <authored-date>2008-12-05T13:42:38-08:00</authored-date>
  <message>Added example of how to use HTTParty.get. Fixed erroring examples/delicious.rb. Updated History.</message>
  <tree>0301e66d93b736a93b538cd2a948570b256c5945</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
