add CHANGELOG.md
This commit is contained in:
parent
a92f712851
commit
dfa6630b1f
20
CHANGELOG.md
Normal file
20
CHANGELOG.md
Normal file
@ -0,0 +1,20 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Version 0.3
|
||||
-------------
|
||||
* add function `get_serialnumber` (return device serial number)
|
||||
* add function `delete_user` (delete specific user by uid)
|
||||
* add function `clear_data` (format device)
|
||||
* add function `get_attendance` (get all attendance records)
|
||||
* add function `clear_attendance` (clear all attendance records)
|
||||
|
||||
Version 0.2
|
||||
-------------
|
||||
* add basic function and program fundamental
|
||||
* configure pypi
|
||||
* configure travis-ci integration
|
||||
|
||||
Version 0.1
|
||||
-------------
|
||||
* project initialization
|
Loading…
Reference in New Issue
Block a user