# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.3](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.2.2...v0.2.3) (2022-02-08) ### [0.2.2](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.2.1...v0.2.2) (2022-02-01) ### [0.2.1](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.2.0...v0.2.1) (2022-02-01) ## [0.2.0](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.1.4...v0.2.0) (2021-12-28) ### ⚠ BREAKING CHANGES * dropped compatibility with foundry 0.8.x ### Features * compatibility with foundry v9 ([846c220](https://github.com/ghost-fvtt/foreground-drawings/commit/846c2202d7d11f2fc4ec502738d049ff92db7405)) ### [0.1.4](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.1.3...v0.1.4) (2021-12-07) ### [0.1.3](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.1.2...v0.1.3) (2021-10-28) ### [0.1.2](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.1.1...v0.1.2) (2021-10-20) ### Features * wrap `Drawing#_onUpdate` instead of overriding it ([053aa56](https://github.com/ghost-fvtt/foreground-drawings/commit/053aa56dbab3364c5555ea7968af9fe5fb21a368)) ### [0.1.1](https://github.com/ghost-fvtt/foreground-drawings/compare/v0.1.0...v0.1.1) (2021-10-15) ### Bug Fixes * correctly override Drawing#_onUpdate to avoid libWrapper issue ([3e7e98b](https://github.com/ghost-fvtt/foreground-drawings/commit/3e7e98be04b09acd140430db64bcc36a74052980)), closes [#4](https://github.com/ghost-fvtt/foreground-drawings/issues/4) ## 0.1.0 (2021-10-14) ### Features * add initial implementation ([97e84fd](https://github.com/ghost-fvtt/foreground-drawings/commit/97e84fdcd2df422c7fbd2188a12a22cbdab89193)) * add setting to make "Clear Drawings" button clear only the active layer ([9e02d37](https://github.com/ghost-fvtt/foreground-drawings/commit/9e02d378df89377b95c5ce9cd13bc45a1ac40a0b))