Skip to content

Commit

Permalink
[doc] update changelog
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
biojppm committed Feb 23, 2022
1 parent 4edf560 commit d35c7c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog/current.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- `csubstr`: add `count(csubstr)` overload.
- Add support for RISC-V architectures ([PR #69](https://github.com/biojppm/c4core/issues/69)).
- Add support for bare-metal compilation ([PR #64](https://github.com/biojppm/c4core/issues/64)).
- gcc >= 4.8 support using polyfills for missing templates and features ([PR #68](https://github.com/biojppm/c4core/pull/68))
- gcc >= 4.8 support using polyfills for missing templates and features ([PR #74](https://github.com/biojppm/c4core/pull/74) and [PR #68](https://github.com/biojppm/c4core/pull/68)).

### Fixes

Expand All @@ -28,3 +28,4 @@
- @danngreen
- @Xeonacid
- @aviktorov
- @fargies

0 comments on commit d35c7c9

Please sign in to comment.