From d34a259960ca12b2126ef188f2d20fc8148eafb2 Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Mon, 5 Dec 2022 07:10:26 -0800 Subject: [PATCH] Maint 9.1.x release notes (#3183) * Updated set up of github actions This removes deprecated version (https://github.com/lbl-srg/modelica-buildings/actions/runs/3605039255) and git-lfs * Updated release notes * Corrected html --- Buildings/package.mo | 59 ++++++++++++++++++++++++-------------------- README.md | 2 +- 2 files changed, 33 insertions(+), 28 deletions(-) diff --git a/Buildings/package.mo b/Buildings/package.mo index b9d62dca390..f2a173fe6c8 100644 --- a/Buildings/package.mo +++ b/Buildings/package.mo @@ -208,8 +208,36 @@ Each class (i.e., model, block and function) must be used in an example or valid annotation (Documentation(info="

-Version 9.1.0 is backward compatible with 9.0.0 xxx +Version 9.1.0 is backward compatible with 9.0.0.

+

+The library has been tested with Dymola 2023x, +OpenModelica 1.20.0-dev (314-g3033f43-1), +OPTIMICA (revision 2022-05-09-master-4b0cd2bf71) and recent versions of Impact. +

+

+The following major changes have been done: +

+

@@ -521,29 +549,6 @@ that can lead to wrong simulation results): -

-The following uncritical errors have been fixed (i.e., errors -that do not lead to wrong simulation results, e.g., -units are wrong or errors in documentation): -

- - - - - - -
xxx -
xxx - xxx. -
-

-Note: -

- ")); end Version_9_1_0; @@ -10987,7 +10992,7 @@ on the Buildings library.