blob: d86850f96ea411d9b4659c96d223246bf9e26db5 [file] [log] [blame]
Clement Escoffier803526d2011-12-03 09:12:04 +00001Changes from the 1.6.0 to 1.8.0
2-------------------------------
3** Improvement
4 * [FELIX-2755] - Allow the manipulator and the different front end to use several metadata files
5
6Changes from the 1.4.2 to 1.6.0
7-------------------------------
8** Bug
9 * [FELIX-1411] - Issue on windows to find components inside bundle
10
11** Improvement
12 * [FELIX-1427] - Service injection with Smart Proxies
13 * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
14
15
16Changes from the 1.4.0 to 1.4.2
17-------------------------------
18** Bug
19 * [FELIX-1411] - Issue on windows to find components inside bundle
20
21
22Changes from 1.2.0 to 1.4.0
23---------------------------
24** Bug
25 * [FELIX-1302] - Manipulator never ignore annotations
26
27** Improvement
28 * Update parent pom
29
30
31Changes from 1.0.0 to 1.2.0
32---------------------------
33** Improvement
34 * [FELIX-813] - Resolve XML-Schemas locally rather than from Internet
35
36Changes from 0.8.1 to 1.0.0
37---------------------------
38** Bug
39 * Update contained Xerces packages to support XML-Schemas
40
41** Improvement
42 * Embed the latest manipulator
43
44Version 0.8.1
45-------------
46 * Initial release