blob: b1a7492b761fa13fc021fb861490a2b60f2682aa [file] [log] [blame]
Clement Escoffier76ac2312011-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
5 * [FELIX-2759] - The iPOJO API do not support contructor injection
6
Clement Escoffiere99f0d32010-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 Escoffier76ac2312011-01-04 10:24:09 +000016
Clement Escoffierbfa74d02009-07-19 16:25:18 +000017Version 1.4.0
18-------------
Clement Escoffier76ac2312011-01-04 10:24:09 +000019
Clement Escoffierbfa74d02009-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 Escoffier76ac2312011-01-04 10:24:09 +000026
27