CHANGES.txt in rye-0.6.1 vs CHANGES.txt in rye-0.6.2
- old
+ new
@@ -2,9 +2,15 @@
TODO
* Fingerprints: ssh-keygen -l -f id_rsa_repos.pub
+
+#### 0.6.2 (2009-04-29) #############################
+
+* FIXED: I forgot to add highline to the gemspec file manifest. Cripes!
+
+
#### 0.6.1 (2009-04-29) #############################
* ADDED: Prints message to STDERR when passwordless login fails.
* ADDED: Highline 1.5.1 to vendor to fix the Ruby 1.9 issue (Highline
1.5.1 is not released as a gem yet)