modelica / ModelicaStandardLibrary

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functions and functions for strings, files and streams are included.
https://doc.modelica.org
BSD 3-Clause "New" or "Revised" License
472 stars 169 forks source link

Create Modelica.UsersGuide.ReleaseNotes.Version_4_1_0 #4251

Closed beutlich closed 8 months ago

beutlich commented 8 months ago

The ResolvedGitHubIssues documents are created from my branch fix-release-notes-generation (while Modelica/Resources/Documentation/Generate-ReleaseNotes.py is broken and #3999 still is open). No need to merge them now, since they should be updated immediately before tagging.

casella commented 8 months ago

Thanks @beutlich! Two questions:

Adding @arunkumar-narasimhan and @Harisankar-Allimangalath to the loop.

beutlich commented 8 months ago

@casella We have/had multiple kind of release notes:

  1. This PR (and its follow-up issue #4260) care about the manually edited release notes.
  2. PR #3999 is about the resolved GitHub issues. Which is nice to have (once all issues/PRs are properly labeled). Thus, it does not replace the manual editing of release notes.
  3. There also is the pretty useful MSL version comparison (which can be another source of input for the manual editing).
arunkumar-narasimhan commented 8 months ago

@casella, @beutlich, My understanding is that #4251 and #3999 are independent PRs, so we should review and merge #4251 and then #4247 to proceed with branching while working on #3999.

if so, could you please review this PR @casella?

Harisankar-Allimangalath commented 8 months ago

@beutlich from your understanding also this PR is independent of #3999 right , so once we get this approval , we can proceed with branching while working on #3999 right ?