History.rdoc in win32screenshot-1.0.7 vs History.rdoc in win32screenshot-1.0.8
- old
+ new
@@ -1,6 +1,9 @@
+= 1.0.8 2013-03-09
+* Loosen up dependencies
+
= 1.0.7 2012-02-23
-* bumped RAutomation dependency
+* Bump RAutomation dependency
= 1.0.6 2011-10-16
* Screenshot will be taken of the whole window instead of client area - e.g. with title bar and such.
* Added :context option to specify which area to take screenshot of - possible values are :window or :client
Win32::Screenshot::Take.of(:window, :hwnd => 1234, :context => :client)