Skip to content

Commit

Permalink
Remove zenodo link from changelog for 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Aug 20, 2024
1 parent af9b155 commit 734a5f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ Read the migration guide from the documentation: https://bluebrain.github.io/Hig

The minimum version for C++ has been moved to `C++14`.

If you want to cite us, we now are on Zenodo: https://zenodo.org/records/10679738

### Removed
- Removed `read(T*, ...)`, use explicit `read_raw(T*, ...)` for `Slice` or `Attribute`. (#928)
- Removed `FixedLenStringArray`, use any container with strings instead. (#932)
Expand Down

0 comments on commit 734a5f2

Please sign in to comment.