We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc1ffc commit 25e2bc1Copy full SHA for 25e2bc1
CHANGES.txt
@@ -3,6 +3,14 @@ Changes
3
4
OpenConferenceWare stable releases and changes made to them (latest at top):
5
6
+* v0.20090505
7
+- FIXED bug introduced by new ruby-openid and passengerl libraries that broke logins.
8
+- FIXED bug introduced by new RubyGems library that broke Time::today.
9
+- Refactored sorting and caching code used by proposals#index and
10
+ proposals#sessions_index. Added specs.
11
+- Added "rake tags" task that automatically uses ctags or rtags.
12
+- Added initial support for publishing schedule as iCalendar.
13
+
14
* v0.20090425
15
- Added support for displaying sessions differently than proposals.
16
- Added heavy caching to proposals and sessions indexes.
0 commit comments