Skip to content

Conversation

@tbouffard
Copy link
Member

@tbouffard tbouffard commented Nov 20, 2022

Summary

closes #92

Description for the changelog

The former mxGraph tags have been removed. List them in the changelog for history.
Also update the project status in the README as there is no more blocking issue for a first release.

Other info
Tag list generate with the following command: git for-each-ref --sort -v:refname --format '%(refname:strip=2) %(*objectname)' refs/tags
format explanation

  • refname: remove the starting refs/tags by applying the strip function
  • *objectname: get the sha of the commit instead of the sha of the tag object

@tbouffard tbouffard added the documentation Improvements or additions to documentation label Nov 20, 2022
Also update the project status in the README as there is no more blocking issue for a first release.
@tbouffard tbouffard mentioned this pull request Nov 20, 2022
@tbouffard tbouffard force-pushed the docs/list_mxgraph_tags_in_changelog branch from 190490e to d10acff Compare November 20, 2022 17:34
@tbouffard tbouffard marked this pull request as ready for review November 20, 2022 17:35
@tbouffard tbouffard merged commit e45b405 into development Nov 22, 2022
@tbouffard tbouffard deleted the docs/list_mxgraph_tags_in_changelog branch November 22, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Versioning strategy

1 participant