@@ -57,7 +57,7 @@ Changes to the Module
5757New Features
5858------------
5959
60- Building blocks meta model was reworked.
60+ Building blocks meta model is reworked.
6161(https://eclipse-score.github.io/process_description/main/index.html).
6262Contains now Features, Components as own elements, adapt linkage names, e.g.
6363Requirements are now "derived_from" parent requirements, correct some linkages between
@@ -69,6 +69,8 @@ Module Templates removed from Folder Templates and
6969moved now to module_templates folder
7070(https://eclipse-score.github.io/module_template/main/)
7171
72+ Implementation is now defined.
73+
7274The process model contains
7375
7476- General concepts e.g. for Building Blocks and their traceability
@@ -101,6 +103,10 @@ Improvements
101103- upgrade doc-as-code to v4.1.0 by @masc2023 in https://github.com/eclipse-score/process_description/pull/687
102104- remove module folder template by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/683
103105- Update Safety Analysis Template by @ANegm-ETAS in https://github.com/eclipse-score/process_description/pull/669
106+ - rework implementation by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/689
107+ - Add attribute requirement to config mgm by @pahmann in https://github.com/eclipse-score/process_description/pull/690
108+ - adopt pictures to new implementation concept by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/691
109+ - increase docs as code version by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/692
104110
105111Bug Fixes
106112---------
0 commit comments