Skip to content

Commit aac3856

Browse files
committed
Update changelog
1 parent 3d939c7 commit aac3856

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111
- Also expand variables `$APP_PACKAGE`, `$JAVAROOT` and `$USER_HOME` in Oracle style PList files
1212
- Also expand variable `$APP_ROOT` in Apple style PList files
13+
- Oracle JVMDefaultOptions key: expand variables $APP_PACKAGE, $APP_ROOT, $JAVAROOT, $USER_HOME (#99)
1314

1415
### Changed
15-
- Improved language detection by reading the user preferred languages from the macOS System Preferences instead of using the system locale (#101)
16+
- Improved language detection by reading the user preferred languages from the macOS System Preferences instead of using the system locale (#101, thanks to @Flexperte for his valuable feedback)
1617
- Improved logging for JAVA_HOME detection (#100)
1718

1819
### Fixed

0 commit comments

Comments
 (0)