Skip to content

Commit

Permalink
Clarify change notes
Browse files Browse the repository at this point in the history
  • Loading branch information
FWDekker committed Jan 27, 2025
1 parent a0df306 commit f6f16ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
## 3.3.5 -- 2025-01-27
### Fixed
* Fixed error messages resulting from corrupted settings after enabling, for any scheme, "Array", "Fixed Length", or "Surround With". Corrupted settings are patched back into a working state automatically. To prevent similar bugs in the future, unit tests have been added that automatically detect config corruptions. ([#R37](https://github.com/FWDekkerBot/intellij-randomness-issues/issues/37)) ([#558](https://github.com/FWDekker/intellij-randomness/pull/558))
* Fixed corrupted settings resulting in error messages after enabling "Array", "Fixed Length", or "Surround With" in any template or scheme. With this update, corrupted settings are patched back into a working state automatically. To prevent similar bugs in the future, unit tests have been added that automatically detect bugs resulting in corrupt settings. ([#R37](https://github.com/FWDekkerBot/intellij-randomness-issues/issues/37)) ([#558](https://github.com/FWDekker/intellij-randomness/pull/558))


## 3.3.4 -- 2025-01-17
Expand Down

0 comments on commit f6f16ce

Please sign in to comment.