Skip to content

Commit 0a0293a

Browse files
committed
Release v0.7.1
1 parent d9e40ea commit 0a0293a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Version 0.7.1
4+
5+
- Ensure stable ABI between `cargo-php` and downstream extensions. [#108]
6+
- `ext-php-rs` versions used when compiling CLI and extension are now
7+
compared.
8+
9+
[#108]: https://github.com/davidcole1340/ext-php-rs/pull/108
10+
311
## Version 0.7.0
412

513
- Disabled serialization and unserialization of Rust structs exported as PHP

0 commit comments

Comments
 (0)