It's always such a bother to write the changelog on release. And in
fact, there is no reason why the changelog should be written on release.
It's easier to edit it as we commit fixes or features.
I'm adding the changelog entries for the past two commits, and in the
future, we should add entries as we commit bug fixes or new features.
+libass (0.13.2 - unreleased)
+ * Bug fixes
+ * Fix an issue with the new duplicate checking, which could lead to
+ missing subtitles after seeking.
+ * Fix a crash with CoreText under specific circumstances
+
libass (0.13.1)
* Much faster duplicate event check in ass_process_chunk. This can
bring a large speedup for embedded subtitles with lots of events.