blob: 5a427aa8455e6db52c31b212f4976237ddd4ca1d [file] [log] [blame]
Clement Escoffierb65f2fc2011-01-04 10:24:09 +00001Changes from the 1.6.0 to 1.8.0
2-------------------------------
3** Improvement
4 * [FELIX-2758] - Add post-registration and post-unregistration callbacks to the iPOJO API
Clement Escoffierdd61cfb2011-05-11 19:20:31 +00005 * [FELIX-2759] - The iPOJO API do not support constructor injection
Clement Escoffierb65f2fc2011-01-04 10:24:09 +00006
Clement Escoffier14ef3cb2010-04-14 15:25:52 +00007Changes from the 1.4.0 to 1.6.0
8-------------------------------
9** Improvement
10 * [FELIX-1427] - Service injection with Smart Proxies
11 * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
12 * [FELIX-2268] - Simplify setting of properties.
13
14** New Feature
15 * [FELIX-2132] - Provides a way to control service exposition from the implementation class
Clement Escoffierb65f2fc2011-01-04 10:24:09 +000016
Clement Escoffier0630c6b2009-07-19 16:25:18 +000017Version 1.4.0
18-------------
Clement Escoffierb65f2fc2011-01-04 10:24:09 +000019
Clement Escoffier0630c6b2009-07-19 16:25:18 +000020** Bug
21 * [FELIX-965] - Avoid classloading issue if an already manipulated class is used by the API
22
23** Improvement
24 * Update parent pom
25 * Initial commit
Clement Escoffierb65f2fc2011-01-04 10:24:09 +000026
27