Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: rrahn <rene.rahn@fu-berlin.de>
  • Loading branch information
wvdtoorn and rrahn committed Jun 5, 2020
1 parent 3dcca4a commit 02a5d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Note that 3.1.0 will be the first API stable release and interfaces in this rele
* In accordance with the standard, the following concepts are renamed:
* `default_constructible` to `default_initializable`
* `readable` to `indirectly_readable`
* `writable` to `indirectly_writable`
* `writable` to `indirectly_writable` ([\#1860](https://github.com/seqan/seqan3/pull/1860)).

#### Range

Expand Down

0 comments on commit 02a5d73

Please sign in to comment.