blob: 9ec45b7b6fe6a80fb20de633b246cc9768c5bc30 [file] [log] [blame]
Clement Escoffiere99f0d32010-04-14 15:25:52 +00001Changes from the 1.4.0 to 1.6.0
2-------------------------------
3** Improvement
4 * [FELIX-1427] - Service injection with Smart Proxies
5 * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
6 * [FELIX-2268] - Simplify setting of properties.
7
8** New Feature
9 * [FELIX-2132] - Provides a way to control service exposition from the implementation class
10
Clement Escoffierbfa74d02009-07-19 16:25:18 +000011Version 1.4.0
12-------------
13
14** Bug
15 * [FELIX-965] - Avoid classloading issue if an already manipulated class is used by the API
16
17** Improvement
18 * Update parent pom
19 * Initial commit
20
21