Skip to content

Commit

Permalink
Update ReleaseNotes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Roemer committed Jan 5, 2016
1 parent 12d16f3 commit 11b133e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,18 @@
None so far

### Breaking Changes
None so far
- Renaming of some interfaces to proper namings
- SpecializedWindowFactory to ISpecializedWindowFactory
- UIItemFactory to IUIItemFactory
- WindowControlVisitor to IWindowControlVisitor
- EventOption to IEventOption
- ActionListener to IActionListener
- Scrollable to IScrollable
- SuggestionList to ISuggestionList
- VerticalSpanProvider to IVerticalSpanProvider
- TableVerticalScrollOffset to ITableVerticalScrollOffset
- TreeNodeVisitor to ITreeNodeVisitor
- MenuContainer to IMenuContainer

# 0.13.0 (7 June 2014)

Expand Down

0 comments on commit 11b133e

Please sign in to comment.