diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | data/docs/11 | 12 |
2 files changed, 15 insertions, 0 deletions
@@ -1,6 +1,9 @@ 2.12 - ? - !scr command for Multi::IRC - API: Added 'image' field to get vn + - API: Slightly improved error messages + - Re-added /g/debug (for moderators) + - Improved search 2.11 - 2010-02-06 - Added Slovak to the language list diff --git a/data/docs/11 b/data/docs/11 index 144fded1..28d1acc1 100644 --- a/data/docs/11 +++ b/data/docs/11 @@ -899,3 +899,15 @@ however still required.<br /> +:SUB:Change Log +<p> + This section lists the changes made in each version of the VNDB code. + Check out the <a href="/t/an">announcements board</a> for more information about updates. +</p> +<b>2.12</b> +<ul> + <li>Added "image" member to "get vn"</li> + <li>A few minor fixes in some error messages</li> + <li>Switched to a different (and faster) search algorithm for "get vn .. (search ~ ..)"</li> +</ul> + |