We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a116d94 commit 9f8c670Copy full SHA for 9f8c670
1 file changed
History.txt
@@ -7,6 +7,12 @@
7
ticket to the sessions table
8
* Fixed compatibility of login_to_service with rubycas-server 1.1.x (@bradseefeld)
9
* Fix an issue that prevented inspection of faked extra attributes on the filter (@yurikoval)
10
+ * Fix travis builds running incorrectly (@tpicket66)
11
+ * Remove dependency on rubycas-client-rails when Rails 3.x is being used (@KrisSiegel)
12
+ * Fix an issue where the Ticket Store might break under Rails 3.x
13
+
14
+* Other
15
+ * Vastly expand combinations of ruby and rails versions that are considered supported. - see .travis.yml
16
17
== Version 2.3.9 :: 2012-06-20
18
0 commit comments