From c386acee8de7d1cf136381c760a705c4c07b2217 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 18 Apr 2023 23:36:25 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 951929d..ae41644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Requires referencing persistent refs either through a proxy or by wrapping in `noPersist()` - **BREAKING** Visibility properties can now take booleans - Removed showIf util +- **BREAKING** Lazy proxies and options functions now pass the base object in as `this` as well as the first parameter. - Tweaked settings display - setupPassiveGeneration will no longer lower the resource - displayResource now floors resource amounts