update CHANGES.md

Andrew Cantino преди 10 години
родител
ревизия
f29aedd8c6
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      CHANGES.md

+ 1 - 0
CHANGES.md

@@ -1,5 +1,6 @@
1 1
 # Changes
2 2
 
3
+* Sep 12, 2014   - Make tables sortable by most columns.
3 4
 * Sep 8, 2014    - SchedulerAgent added, allowing granular control of Agent schedules.  Agents can now control other Agents via `ControlLinks`.
4 5
                  - Liquid filter `to_uri` added.
5 6
 * Sep 7, 2014    - Optional delayed\_job\_web replaced by a custom UI for managing failed and queued jobs.