We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57121b4 commit f4cae29Copy full SHA for f4cae29
1 file changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to wsjcpp-core project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [v0.2.5] - 2026-05-19 (2026 May 19)
9
+
10
+- Fixed for path traversal `WsjcppCore::doNormalizePath`
11
+- `WsjcppCore::doNormalizePath` marked as deprecated
12
+- Added symlink `WsjcppCore::doNormalizePath` -> `wsjcpp::normalizeFilePath`
13
14
## [v0.2.4] - 2026-02-04 (2026 Feb 4)
15
16
- New function: englishAlphabetLowerCase
0 commit comments