Skip to content

Commit f9a1e1c

Browse files
Ready for release (#28)
1 parent 1a29f84 commit f9a1e1c

File tree

1 file changed

+2
-26
lines changed

1 file changed

+2
-26
lines changed

CHANGELOG.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

3-
## Unreleased
4-
[metis-sys-0.2.1...HEAD](https://github.com/LIHPC-Computational-Geometry/metis-rs/compare/metis-sys-0.2.1...HEAD)
3+
## Version 0.2.0 (2024-03-06)
4+
[metis-sys-0.2.1...HEAD](https://github.com/LIHPC-Computational-Geometry/metis-rs/compare/metis-0.1.2...metis-0.2.0)
55

66
### Added
77

@@ -27,27 +27,3 @@ Thanks to all contributors to this release:
2727
- @gfaster
2828
- @hhirtz
2929
- @oisyn
30-
31-
## Version 0.2.1
32-
33-
[metis-sys-0.2.0...metis-sys-0.2.1](https://github.com/LIHPC-Computational-Geometry/metis-rs/compare/metis-sys-0.2.0...metis-sys-0.2.1)
34-
35-
## Changed
36-
37-
- Link to libclang at runtime [#7](https://github.com/LIHPC-Computational-Geometry/metis-rs/pull/7)
38-
- Update to bindgen 0.66 [#7](https://github.com/LIHPC-Computational-Geometry/metis-rs/pull/7)
39-
40-
## Version 0.2.0
41-
42-
[metis-sys-0.1.0...metis-sys-0.2.0](https://github.com/LIHPC-Computational-Geometry/metis-rs/compare/metis-sys-0.1.0...metis-sys-0.2.0)
43-
44-
## Breaking change
45-
46-
- Only METIS-related functions are now exposed. For access to other functions, use the `libc` crate. If a METIS function you were using has been mistakenly removed, please file a [bug report]. Thank you!
47-
48-
## Other changes
49-
50-
- Update `bindgen` to v0.65
51-
- Update to rust edition 2021
52-
53-
[bug report]: https://github.com/LIHPC-Computational-Geometry/metis-rs/issues

0 commit comments

Comments
 (0)