Browse Source

Added a changelog (closes #38)

tags/v0.2
Ben Kurtovic 10 years ago
parent
commit
84f3d1c6e7
1 changed files with 16 additions and 0 deletions
  1. +16
    -0
      CHANGELOG

+ 16
- 0
CHANGELOG View File

@@ -0,0 +1,16 @@
v0.2 (unreleased):

- Added !epoch command; expanded !remind; improved !access and !threads.
- Fixed API behavior when blocked, when using AssertEdit, and under other
circumstances.
- Added copyvio detector functionality: specifying a max time for checks;
improved exclusion support. Fixed assorted bugs.
- Added support for Wikimedia Labs when creating a config file.
- Added and improved lazy importing for various dependencies.
- Fixed a bug in job scheduling.
- Improved client-side SQL buffering; made Category objects iterable.
- Updated documentation.

v0.1 (released August 31, 2012):

- Initial release.

Loading…
Cancel
Save