We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4afc4 commit 584e044Copy full SHA for 584e044
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Change log
2
All changes to Galen Framework project will be documented in this file
3
4
+## [2.2.2][2015-02-28]
5
+
6
+### Fixed
7
+- Updated selenium version to 2.52.0
8
+- Fixed rules overriding and added more informative error message in case there was error inside rule
9
+- Installation script for Mac. Now it creates a symlink in /usr/local/bin/galen
10
+- Fixed default functions replacement when using $page in GalenPages
11
+- Added 'singleline' text operation for text validation
12
13
14
## [2.2.1][2015-12-08]
15
0 commit comments