0.03     2016-05-31

- Made the person_id parameter to Story->add_comment optional. By default, the
  person is determined from the token used to submit the comment.

- Made Story->update work (currently only can update the story current_state).


0.02     2016-05-31

- Added Story->add_label method.

- Fixed warning from too many sprintf arguments. Reported by Slaven
  Resiz. GitHub #1.


0.01     2016-05-26

- First release upon an unsuspecting world.
