You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
OpenConferenceWare stable releases and changes included, with latest at top:
4
4
5
+
### v0.20131209
6
+
-**[!] This is the final release that will be distributed as a Rails application, future releases will be packaged as a gem, providing a Rails engine**
7
+
- Upgraded to Rails 4.0.2
8
+
- Enabled the Rails asset pipeline
9
+
- Dropped support for Ruby 1.8.7
10
+
11
+
### v0.20131201
12
+
-**[!] This is the final release to support Ruby 1.8.7**
13
+
- Upgraded to Rails 3.2
14
+
- Look and feel is now based on Bootstrap, not on the Open Source Bridge site
15
+
- Replaced outdated authenticaiton system with OmniAuth
16
+
- Improved database support
17
+
18
+
### v0.20130830
19
+
- Locked down a few dependencies for compatibility
0 commit comments