Skip to content

Commit 7a69d11

Browse files
Update change log
1 parent 0b8eca4 commit 7a69d11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ Changes in v0.18.0:
2525
aliases without the underscore.
2626
4/ Add data() method to exiv2.PreviewImage, deprecate pData() method.
2727
5/ Deprecated many BasicIo methods (read, write, seek, etc.) that should not
28-
be needed in Python scripts. Let me know if this is a problem.
28+
be needed in Python scripts. Please let me know if this is a problem.
2929
6/ Deprecated 'buffer interface' to BasicIo, DataBuf, and PreviewImage. They
3030
all have 'data()' to get their contents.
31+
7/ Invalidate data iterators if data is deleted. (Requires swig >= 4.4)
3132

3233
Changes in v0.17.3:
3334
1/ Binary wheels incorporate libexiv2 v0.28.5.

0 commit comments

Comments
 (0)