HISTORY.md in fluent-0.7.3 vs HISTORY.md in fluent-0.7.4

- old
+ new

@@ -1,7 +1,19 @@ Change Log and History ====================== +Version 0.7.4 / 2013-12-19 +-------------------------- + +The changes in this patch release are: + +* Element definitions can now accept blocks. + +* It is now possible to run JavaScript against a web element by passing an element reference to the call to `run_script` (or `execute_script`). + +* RSpec is now a runtime dependency. This allows for RSpec Matchers to automatically be included into page and activity definitions, which makes it easier to incorporate all of RSpec's checking methods. + + Version 0.7.3 / 2013-12-18 -------------------------- A few small changes and one big change. As for the small changes: \ No newline at end of file