Skip to content

Commit

Permalink
Update CHANGELOG for v3.0.0-beta2.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Nov 28, 2024
1 parent abe8c27 commit 86f908f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changes
## Version 3.0.0-beta - 2024-07-16
## Version 3.0.0-beta2 - 2024-11-28
### Bug Fix
- Fix for not-quite null-terminated, fixed-length strings. (#1056)
- Guard target creation in `*Config.cmake`. (#1053)

## Version 3.0.0-beta1 - 2024-07-16
This version is a major one and is breaking some usage compare to v2.
Read the migration guide from the documentation: https://bluebrain.github.io/HighFive/md__2home_2runner_2work_2_high_five_2_high_five_2doc_2migration__guide.html

Expand Down

0 comments on commit 86f908f

Please sign in to comment.