<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+= 1.0.0 / 2009-10-19
+  * No Changes. Production ready!
+
 = 0.4.0 / 2009-10-08
   * Major changes
     * Convert to use BERT gem.
\ No newline at end of file</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,21 +3,17 @@ Ernie
 
 By Tom Preston-Werner (tom@mojombo.com)
 
-WARNING: This software is alpha and should not be used in production without
-extensive testing. You should not consider this project production ready until
-it is released as 1.0.
+Ernie is a BERT-RPC server implementation that uses an Erlang server to accept incoming connections, and then delegates the request to Ruby handlers.
 
-
-Description
------------
-
-Ernie is a BERT-RPC server implementation that uses an Erlang server to accept incoming connections, and then delegates the request to a Ruby handler via Erlectricity.
+See the full BERT-RPC specification at [bert-rpc.org](http://bert-rpc.org).
 
 Ernie currently supports the following BERT-RPC features:
 
 * `call` requests
 * `cast` requests
 
+Ernie was developed for GitHub and is currently in production use serving millions of RPC requests every day. The stability and performance have been exemplary.
+
 
 Installation
 ------------</diff>
      <filename>README.md</filename>
    </modified>
    <modified>
      <diff>@@ -12,8 +12,8 @@ begin
     gem.files.include([&quot;ext&quot;])
     gem.extensions &lt;&lt; 'ext/extconf.rb'
     gem.add_dependency('erlectricity', '&gt;= 1.1.0')
-    gem.add_dependency('bert', '&gt;= 0.1.0')
-    gem.add_dependency('bertrpc', '&gt;= 0.4.0')
+    gem.add_dependency('bert', '&gt;= 1.0.0')
+    gem.add_dependency('bertrpc', '&gt;= 1.0.0')
 
     # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
   end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>005d288b3bc0bec14fc3473aeaff35a81798cf80</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/mojombo/ernie/commit/245fc0416a164836a5c689641aa6769aadbe4923</url>
  <id>245fc0416a164836a5c689641aa6769aadbe4923</id>
  <committed-date>2009-10-19T22:12:40-07:00</committed-date>
  <authored-date>2009-10-19T21:57:25-07:00</authored-date>
  <message>update readme, history, and deps for 1.0 release</message>
  <tree>cbc9e5c7d023de5ec3ee4fac76ffc931a7d4ef75</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
