Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Feb 12, 2012
1 parent e73a477 commit 0e32b85
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions meta/changes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
- rename Command to AbstractCommand, to keep with naming conventions

- update reference to Command.php to AbstractCommand.php in src.php

- Fix some of the examples in Readme, create an instance script, remove
unwanted files in src.php

- fix src.php to include the right files

- the Context object now takes one param at construction time, an array of
globals. This puts it in line with the Aura Web Context object. Also, update
README with better examples and more information.

- for di config, pass globals

0 comments on commit 0e32b85

Please sign in to comment.