Skip to content

Commit 66df2b2

Browse files
committed
chore(release): bump to v2.1.2
1 parent 5e365bf commit 66df2b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v2.1.2] - 2025-03-14
9+
### Changed
10+
- Problematic Installomator labels are now handled gracefully instead of raising exceptions ([#28](https://github.com/liquidz00/Patcher/issues/28))
11+
- PDF classes have been refactored to resolve FPDF Deprecation warnings around `ln=True` usage
12+
13+
### Fixed
14+
- An issue with HTML template path reference ([#27](https://github.com/liquidz00/Patcher/issues/27))
15+
- CLI entry point references the correct property list value for HTML report titles
16+
817
## [v2.1.1] - 2025-03-13
918
### Added
1019
- Installomator support can be disabled should it not align with the security standards of your environment ([Docs](https://patcher.liquidzoo.io/user/installomator_support.html#disabling-installomator))

0 commit comments

Comments
 (0)