Skip to content

Commit e8981c7

Browse files
authored
Create initial section for changes
1 parent 1707986 commit e8981c7

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/1___overview.adoc

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,39 @@ The following companies and persons were involved in the creation of the standar
141141

142142
We would also like to thank all persons that provided feedback during the internal and public feedback periods, as well as prototype implementations and public presentations furthering the aims of this standard.
143143

144+
=== Changes in 2.0.0
145+
146+
The following changes were performed as part of the 2.0.0 major release:
147+
148+
* Support for FMI 3
149+
** Basic types, such as Float32.
150+
** Scheduled execution (component implementation attribute).
151+
** Clocked signals.
152+
** Array connectors.
153+
* Optional inner view connector coordinates (wen inner view is different from outer view).
154+
* Initial meta-data support from "SSP Traceability" project.
155+
* Optional support for representing Modelica components and connectors in SSP.
156+
* Clarifications and bug fixes.
157+
158+
* Fix HTML check by @beutlich in https://github.com/modelica/ssp-standard/pull/2
159+
* Fix link to 2-clause BSD license by @pmai in https://github.com/modelica/ssp-standard/pull/6
160+
* Fix missing type of Connector name attribute (#3) by @pmai in https://github.com/modelica/ssp-standard/pull/4
161+
* Add initial draft to include new FMI 3.0 data types by @pmai in https://github.com/modelica/ssp-standard/pull/1
162+
* Specify alias handling for FMI 3.0 by @pmai in https://github.com/modelica/ssp-standard/pull/5
163+
* Add constant and structuralParameter as connector kinds by @pmai in https://github.com/modelica/ssp-standard/pull/10
164+
* Allow mixed content in annotations, as in FMI 3.0 by @pmai in https://github.com/modelica/ssp-standard/pull/13
165+
* Clarify type conversion handling by @pmai in https://github.com/modelica/ssp-standard/pull/21
166+
* Variable defined as connector local by @DagBruck in https://github.com/modelica/ssp-standard/pull/22
167+
* Add XML schema checking to build process by @pmai in https://github.com/modelica/ssp-standard/pull/25
168+
* Initial support for array connectors by @pmai in https://github.com/modelica/ssp-standard/pull/8
169+
* Make component source optional by @peter-lobner in https://github.com/modelica/ssp-standard/pull/18
170+
* Uniqueness of root SSDs by @DagBruck in https://github.com/modelica/ssp-standard/pull/23
171+
* Clarification parameter designation by @DagBruck in https://github.com/modelica/ssp-standard/pull/27
172+
* Update 1___overview.adoc by @dweil in https://github.com/modelica/ssp-standard/pull/32
173+
* Initial draft of clock support by @pmai in https://github.com/modelica/ssp-standard/pull/24
174+
* Add ScheduledExecution to implementation attribute by @pmai in https://github.com/modelica/ssp-standard/pull/38
175+
176+
144177
=== Changes in 1.0.1
145178

146179
The following changes were performed as part of the 1.0.1 maintenance release:

0 commit comments

Comments
 (0)