Skip to content

Commit 0aa8057

Browse files
committed
Update changelog with python dependency changes
1 parent 5759d85 commit 0aa8057

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
# 2.3.0 (Unreleased)
12

2-
# 2.2.0 (Unreleased)
3+
* Fixed a compatibility problem in the Python API that prevented using recent
4+
releases of protobuf. The Python API now requires protobuf 4.21.1 or newer.
5+
* Building the Python API now requires protobuf compiler version 3.19 or later
6+
for the generated definitions to be compatible with recent protobuf packages.
7+
8+
# 2.2.0
39

410
* Move the following utility functions into the `gtirb` namespace:
511
`alignAddr`, `alignmentAdjustment`, `BumpPtrAllocator`, `isPowerOf2_64`,

0 commit comments

Comments
 (0)