Quellcode durchsuchen

Added a changelog (closes #38)

tags/v0.2
Ben Kurtovic vor 10 Jahren
Ursprung
Commit
84f3d1c6e7
1 geänderte Dateien mit 16 neuen und 0 gelöschten Zeilen
  1. +16
    -0
      CHANGELOG

+ 16
- 0
CHANGELOG Datei anzeigen

@@ -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.

Laden…
Abbrechen
Speichern