updated changelog

This commit is contained in:
Scott E. Graves 2024-06-03 14:49:28 -05:00
parent 597d2250ff
commit bd427975ef
2 changed files with 7 additions and 2 deletions

View File

@ -4,12 +4,16 @@ dhave_unistd_h
dhave_unistd_h
endfunction
fpatch
gtest
have_unistd_h
intdiff
intdifftest
kubo
objdifftest
patchtest
st2ses
strdiff
strdifftest
tatsuhiko
unidiff
unistrdiff

View File

@ -1,12 +1,13 @@
2024-06-03 Scott E. Graves <scott.e.graves@protonmail.com>
* added clang-format and clang-tidy
* lowercase all files names
* moved to CMake build system
* pr: fixed compilation issues
* https://github.com/cubicdaiya/dtl/pull/22
* https://github.com/cubicdaiya/dtl/pull/18
* pr: initialize variables
* https://github.com/cubicdaiya/dtl/pull/16
* moved to CMake build system
* added clang-format and clang-tidy
* 1.21 released