summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-08-27 01:19:27 +0400
committerSam T <pxqr.sta@gmail.com>2013-08-27 01:19:27 +0400
commit456ac8cd6d8d2f7d2f83bdd0f82752c89d59b0c4 (patch)
tree4d96d80ff4f84f26dd3d5b932868bb43818adad4 /TODO.org
parentdd17435306b98d55854016e15af8cf51687dad22 (diff)
+ Added Generic instance for Method.
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index ddd2a846..7a8ac308 100644
--- a/TODO.org
+++ b/TODO.org
@@ -9,7 +9,7 @@
9* DONE add readme 9* DONE add readme
10* DONE return scheme back 10* DONE return scheme back
11* DONE add Show instance for Method 11* DONE add Show instance for Method
12* TODO add BEncodable instance for Method 12* DONE add BEncodable instance for Method
13* TODO hide async api 13* TODO remove async api
14* TODO expose client addr in server-side 14* TODO expose client addr in server-side
15* TODO major version bump (reason: exported type changed) 15* TODO major version bump (reason: exported type changed)