diff --git a/changelog/current.md b/changelog/current.md index e69de29b..8a59970d 100644 --- a/changelog/current.md +++ b/changelog/current.md @@ -0,0 +1,11 @@ +- [PR#147](https://github.com/biojppm/c4core/pull/147): Add utf utilities: + - `c4::first_non_bom()` + - `c4::get_bom()` + - `c4::skip_bom()` +- [PR#12 cmake](https://github.com/biojppm/cmake/pull/12): Add support to loongarch architecture +- Minor improvements to doxygen documentation + + +### Thanks + +- @huajingyun01 diff --git a/cmake b/cmake index ffd47ad3..386e367d 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit ffd47ad3534b49dfc7fda33f092ac27bf9c64805 +Subproject commit 386e367dfa5369289f706d70c6790fefc099dd27