Convert changelog to markdown for compatibility with release notes

This commit is contained in:
Victor Zverovich 2023-09-04 07:07:24 -07:00
parent 35dc5def30
commit 154eccfeb1
3 changed files with 5886 additions and 5923 deletions

View File

@ -283,7 +283,7 @@ if (FMT_OS)
endif ()
add_module_library(fmt src/fmt.cc FALLBACK
${FMT_SOURCES} ${FMT_HEADERS} README.rst ChangeLog.rst
${FMT_SOURCES} ${FMT_HEADERS} README.rst ChangeLog.md
IF FMT_MODULE)
add_library(fmt::fmt ALIAS fmt)
if (FMT_MODULE)

5885
ChangeLog.md Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff