Skip to content

Commit

Permalink
Final update to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Sep 10, 2024
1 parent 34e97a1 commit 14b49b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Notes—tools
Given here are some release notes for tools.

## [tools v0.4.0](https://github.com/njoy/tools/pull/xxx)
## [tools v0.4.0](https://github.com/njoy/tools/pull/44)
New features:
- added a partial implementation of the C++23 ranges standard: chunk_view, chunk_by_view, stride_view and repeat_view (LLVM implementations for these views were used as models for our C++17 based implementations)
- updates to drop_view, values_view, keys_view and take _view
Expand Down

0 comments on commit 14b49b3

Please sign in to comment.