Skip to content

Commit 15f8796

Browse files
Updated change log
1 parent 9380395 commit 15f8796

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ You should have received a copy of the GNU General Public License
1616
along with this program. If not, see
1717
<http://www.gnu.org/licenses/>.
1818

19+
Changes in v0.10.0:
20+
1/ API change: replaced Value += operator with append method.
21+
2/ Improved conversion of LangAltValue to/from Python dict.
22+
3/ Can construct some other values from a Python list.
23+
4/ AnyError exception renamed to Exiv2Error (with AnyError wrapper for
24+
compatibility).
25+
5/ Enabled localisation of error messages etc.
26+
6/ Python enum class is used for Exiv2 enums.
27+
1928
Changes in v0.9.0:
2029
1/ Add Exiv2::BasicIo and its subclasses to Python interface.
2130

0 commit comments

Comments
 (0)