Skip to content

Commit

Permalink
Update release notes for 1.0.0.beta2
Browse files Browse the repository at this point in the history
Change-Id: I6089f881b05b9bb6869898cce12efafc244b02c7
  • Loading branch information
Henri Sara committed Sep 25, 2014
1 parent 57d59dc commit 4c7e9a2
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion vaadin-cdi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,24 @@ vaadin-cdi
Vaadin-CDI is official CDI integration for Vaadin framework version 7.


Changes in 1.0.0.beta2
-----------------------

- @UIScoped and @ViewScoped can be used on methods
(producer methods, setter injection, constructor injection)
- Dependency on Guava eliminated
- Various fixes including
- UI and View are now correctly included in their own scopes
- Sub-views with slash in view name are now handled correctly
- See http://dev.vaadin.com/query?status=closed&status=released&milestone=Vaadin+CDI+1.0.0.beta2
for the complete list of changes.

See also the notes for earlier releases below.

Changes in 1.0.0.beta1
-----------------------

Note: Vaadin CDI 1.0.0.beta1 requires Vaadin 7.3.1 or later.
Note: Vaadin CDI 1.0.0.beta1 and later requires Vaadin 7.3.1 or later.
Injection of beans other than components also works with earlier Vaadin
versions.

Expand Down

0 comments on commit 4c7e9a2

Please sign in to comment.