File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ target/*
1414* .lock
1515* .DS_Store
1616* .cfc.hbm.xml
17- /cache
17+ /cache
18+ .vscode /settings.json
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0.4
4+
5+ - [ LDEV-6093] ( https://luceeserver.atlassian.net/browse/LDEV-6093 ) — auto-bundle parent POMs to make extension fully self-contained
6+
7+ ## 1.0.0.3
8+
9+ - Add Maven GAV metadata
10+
11+ ## 1.0.0.2
12+
13+ - Add logo to Maven publishing
14+ - [ LDEV-6216] ( https://luceeserver.atlassian.net/browse/LDEV-6216 ) — disable SFTP/FTPS virtual filesystem test cases (not yet supported)
15+
16+ ## 1.0.0.1
17+
18+ - Beta release
19+ - Add test cases for virtual file system
20+
21+ ## 1.0.0.0
22+
23+ - Initial version — FTP/SFTP functionality extracted from Lucee core (since Lucee 7.1)
24+ - Uses Apache Commons Net and mwiede/jsch libraries
You can’t perform that action at this time.
0 commit comments