History.rdoc in win32screenshot-1.0.1 vs History.rdoc in win32screenshot-1.0.2
- old
+ new
@@ -1,5 +1,8 @@
+= 1.0.2 2011-01-20
+* Fixed to work with RAutomation version 0.4
+
= 1.0.1 2010-12-18
* Increased RAutomation dependency for version 0.3.0 due to it's new Window#child method
* Making sure that RAutomation's Ffi adapter is always used
= 1.0.0 2010-12-17 - The New Beginning
@@ -70,6 +73,6 @@
* Added desktop method (patch from Ryan Schuft)
* Added HTTP server example (patch from Ryan Schuft)
* Added window(regexp) method
= 0.0.1 2006-11-29
-* First release
\ No newline at end of file
+* First release