Skip to content

Commit f801ef5

Browse files
committed
Changelog
1 parent cee5adb commit f801ef5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Only 2.2.0 and newer have explicitly recorded changelogs. For earlier versions, the releases may contain additional information.
44

5+
## 2.3.0 (2025-08-24)
6+
7+
### Added
8+
* Documentation containing all known hashes as of the 2024-06-30 data dumps (https://github.com/LunarWatcher/se-data-dump-transformer/blob/master/docs/meta/Hashes.md)
9+
* Documentation for watermarking (https://github.com/LunarWatcher/se-data-dump-transformer/blob/master/docs/meta/Known%20watermarks.md)
10+
* Transformer: `--filter-fabricated-v1` for removing the aforementioned v1 watermark.
11+
12+
### Changed
13+
* Transformer (internals): `Filter::process` now takes an explicit argument containing the data dump filetype to allow filters operating only specific files.
14+
515
## 2.2.2 (2025-07-16)
616

717
### Fixed

0 commit comments

Comments
 (0)