<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Changelog</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,24 +1,10 @@
-1.7
-  Fixing a bug with GET requests that include parameters.
-    * The oauth realm included the query string
-1.6
-  Fixed bug related to POST requests and invalid encoding of the signature
-    * See http://code.google.com/p/twitter-api/issues/detail?id=447 for more information
-1.5
-  Adding support for all twitter api endpoints to EpiTwitter &amp; fixing an EpiOAuth bug
-    * EpiOAuth::getAuthorizationLink was renamed to EpiOAuth::getAuthorizationUrl
-1.4
-  Adding EpiTwitter and EpiOAuth
-    * EpiOAuth is a general OAuth class.  EpiTwitter extends it.  Both are considered beta and are expected to change.
-1.3
-	Adding getByKey and setByKey
-		* Adding utility functions getByKey and setByKey to take an arbitrary number of parameters and generate a cache of all but the last value and storing the last value.
-1.2
-	Fixed exception dependency
-		* Defining EpiException if not already defined in EpiCache and EpiDatabase
-1.1
-	Updated EpiCache
-		* IMPORTANT: Backwards compatibility broken because class constants changed
-		* Incorporated changes from Andrew Wagner to simplify EpiCache factory function
-1.0
-	Initial checkin
+h1. EpiCode Documentation
+
+*EpiCode* is an MVC framework that's better thought of as a toolset.  Every tool is completely decoupled so they can be used independently or in conjunction.  The toolset consists of the following:
+* [[EpiCode]]
+* EpiForm
+* EpiDatabase
+* EpiCache
+* EpiCurl
+* EpiOAuth
+* [[EpiTwitter]]</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7783daf76c194f457f3cce0aa27bbd85f1b287d3</id>
    </parent>
  </parents>
  <author>
    <name>Jaisen Mathai</name>
    <email>jaisen@jmathai.com</email>
  </author>
  <url>http://github.com/jmathai/epicode/commit/85c346c060716a109352c833646ba8cba513ce37</url>
  <id>85c346c060716a109352c833646ba8cba513ce37</id>
  <committed-date>2009-04-21T00:39:38-07:00</committed-date>
  <authored-date>2009-04-21T00:39:38-07:00</authored-date>
  <message>Moving README to Changelog and updating README to display wiki home page.</message>
  <tree>332c28d22c0e4607767b7797768b960424de734c</tree>
  <committer>
    <name>Jaisen Mathai</name>
    <email>jaisen@jmathai.com</email>
  </committer>
</commit>
