Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Oct 5, 2014
1 parent 64badef commit e3349b6
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
First stable 2.0.0 release.

- DOC: Updated docblocks and README files.

- FIX #18

- FIX #17: Input helper now extends HelperLocator rather than composing it. This helps support easier DI configuration.

- CHG: Standardize all input helpers to return self.

- CHG: Allow Input::__invoke() to return the input locator object

- CHG: Allow Label::__invoke() to return the label object

- ADD: Class "Escaper" as a helper.
- CHG: Renamed services using new rules: "aura/html:escaper" and "aura/html:helper".

- FIX #6: In Select helper, add placeholder() and strict() methods, and no longer uses strict equality by default.
- TST: Add new container integration tests.

0 comments on commit e3349b6

Please sign in to comment.