From 78ccc9daf6e655e0a444e6fb110172ae82116fcd Mon Sep 17 00:00:00 2001 From: averrin Date: Sun, 31 Jul 2022 18:00:55 +0200 Subject: [PATCH] pre 0.8 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a80774..70632d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. ## [Unreleased] + +## [0.8.0](https://github.com/averrin/director/compare/0.7.2...0.8.0) + Added: * Foundry v10 compatibility. Requires Sequencer's [Foundry_v10 branch](https://github.com/fantasycalendar/FoundryVTT-Sequencer/tree/Foundry_v10) * `abs` argument for "property" hooks. Applies `Math.abs` before comparing with a threshold