diff --git a/CHANGELOG.md b/CHANGELOG.md index 1033a93..bb8fc77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ # 0.2.0 - 2024/11/30 -- removed `oasis-align-images` +- removed `oasis-align-images` + - Thanks to @Aaron-Rumpler for pointing out a critical bug! - added `swap` to parameters - switches positions of content - cleaned up `debug` output to be more readable - breaking scenarios are now treated as such with `panic` + - Thanks again to @Aaron-Rumpler for the suggestion! - no longer show error message if content is "incompatible" and will instead display state at `int-frac` - should make using `oasis-align` way less frustrating to use - default max iterations reduced from 50 to 30