mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-29 08:41:37 +08:00
736 B
736 B
Changelog
All notable changes to this project will be documented in this file.
command
git-chglog --tag-filter-pattern 'v2.0.*' -o CHANGELOG-2.0.md
create next tag
git-chglog --next-tag 2.0.0 -o CHANGELOG.md
git commit -am "release 2.0.0"
git tag 2.0.0