1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-22 11:07:41 +00:00

CI: fix prettier-markdown job

This commit is contained in:
Carles Fernandez
2022-02-06 11:59:18 +01:00
parent 378c72c81c
commit b661f3104c
2 changed files with 7 additions and 7 deletions

View File

@@ -57,8 +57,8 @@ All notable changes to GNSS-SDR will be documented in this file.
- Fixed building against the new API in the gr-iio component present in GNU
Radio v3.10.X.Y.
- Fixed building against GNU Radio v3.10.X.Y, which does not support the
C++20 standard.
- Fixed building against GNU Radio v3.10.X.Y, which does not support the C++20
standard.
- Fixed building against GNU Radio v3.10.X.Y, which replaced
[log4cpp](http://log4cpp.sourceforge.net/) by
[spdlog](https://github.com/gabime/spdlog) and