mirror of
https://github.com/lune-org/lune.git
synced 2025-05-04 10:43:57 +01:00
Update changelog
This commit is contained in:
parent
2d8e58b028
commit
120048ae95
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added support for non-UTF8 strings in arguments to `process.exec` and `process.spawn`
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Improved cross-platform compatibility and correctness for values in `process.args` and `process.env`, especially on Windows
|
||||||
|
|
||||||
## `0.9.2` - April 30th, 2025
|
## `0.9.2` - April 30th, 2025
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Add table
Reference in a new issue