Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.0] - 2020-06-25

Added

  • Affordances for rolling with advantage/disadvantage (Web UI)
  • Simple roll statistics (Web UI)

0.2.0 - 2020-06-16

Added

  • Archetype property to characters; in the future this will be used to enable system-specific options for rolling.

Removed

  • The ability to create a character from the web UI; all characters should now be created via bot commands.

Fixed

  • Incorrect character name being displayed for ad-hoc rolls.

0.1.1 - 2020-06-08

Fixed

  • Prevent ASCII escape codes from appearing in place of certain die face results.

0.1.0 - 2020-06-06

Added

  • Initial release.