about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d48b26e..8a76871 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ always will be, one of the main goals of this crate.
 
 ### TODO
 - [x] Writing GIF87a
-- [ ] Writing GIF89a
-- [ ] Automatically select the lowest version possible when writing
+- [x] Writing GIF89a
+- [x] Automatically select the lowest version possible when writing
 - [ ] Read GIF87a
 - [ ] Read GIF89a
 - [ ] Feature to allow using the [weezl][weezl-crates] crate for LZW compression instead of the built-in