Skip to content

Commit

Permalink
Update 0.2.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
biojppm committed May 28, 2024
1 parent eadd5b2 commit 6cb8aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/0.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
- Inject explicit `#include <charconv>` on the amalgamated header. The amalgamation tool was filtering all prior includes, thus causing a compilation error. Addresses [rapidyaml#364](https://github.com/biojppm/rapidyaml/issues/364).
- [PR#117](https://github.com/biojppm/c4core/pull/117): Windows: fix compilation with MSVC/clang++.
- Windows: add missing `C4CORE_EXPORT` to `c4::base64_valid()`, `c4::base64_encode()` and `c4::base64_decode()`.
- [rapidyaml#390](https://github.com/biojppm/rapidyaml/issues/390) - fix `csubstr.first_real_span()` when the exponent only has one digit (see [fae7106](https://github.com/biojppm/c4core/commit/fae71067acd5439ec7b11d47f55bd99e6e3bbc65))
### Thanks
Expand Down

0 comments on commit 6cb8aca

Please sign in to comment.