Skip to content

Commit 0248709

Browse files
committed
Added CHANGES for v0.20090516
1 parent 7878817 commit 0248709

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGES.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
11
Changes
22
=======
33

4-
OpenConferenceWare stable releases and changes made to them (latest at top):
4+
OpenConferenceWare stable releases and changes included, with latest at top:
5+
6+
* v0.20090516
7+
8+
- Added schedule. It can be displayed as HTML or imported as iCalendar
9+
and hCalendar data. New admin interfaces provide ways to create and
10+
manage ScheduleItems, non-session scheduled items such as a lunch
11+
break, and toggle whether the schedule is available to the public. A
12+
new "schedule:import:google_spreadheet" rake task is provided for
13+
importing schedule data from Google Spreadsheets as an alternative to
14+
using the per-item and bulk edit interfaces for setting the schedule.
15+
- Improved the ProposalsController#sort_proposals method to use
16+
arguments rather than params, making it much easier to use and extend.
17+
- Improved Track color handling with Color objects to make fancy color
18+
transformations easy.
519

620
* v0.20090514
721

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,6 @@ volunteers that put many hours of hard work into it. See the
184184
Copyright
185185
---------
186186

187-
Copyright (c) 2007-2008 Igal Koshevoy, Reid Beels, et al
187+
Copyright (c) 2007-2009 Igal Koshevoy, Reid Beels, et al
188188

189189
vim:tw=72:

0 commit comments

Comments
 (0)