From 802abea9c7a2d7a6ac321e7e1337e2c3884b6bc5 Mon Sep 17 00:00:00 2001 From: Humblemonk Date: Thu, 4 Apr 2024 20:13:29 -0400 Subject: [PATCH] Update changelog Quick changelog update --- dice_maiden.rb | 2 +- doc/CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dice_maiden.rb b/dice_maiden.rb index d58de2f..ed18f6b 100755 --- a/dice_maiden.rb +++ b/dice_maiden.rb @@ -1,6 +1,6 @@ # Dice bot for Discord # Author: Humblemonk -# Version: 8.7.2 +# Version: 8.7.3 # Copyright (c) 2017. All rights reserved. # !/usr/bin/ruby # If you wish to run a single instance of this bot, please follow the "Manual Install" section of the readme! diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 59a8551..45e1f9b 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,7 @@ +## 8.7.3 - 2024-04-04 +### Added +- Updated D6 system alias to support single die rolls + ## 8.7.2 - 2024-04-03 ### Added - Introduced logic to better handle poorly crafted dice rolls