Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aeon-automation committed Oct 3, 2023
1 parent 2a6691d commit 5416715
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
## [Unreleased] - 2023-10-02
## [Unreleased] - 2023-10-03

### Changed
- [#497](https://github.com/flow-php/flow/pull/497) - **Rework most of the examples to be runnable via PHAR** - [@stloyd](https://github.com/stloyd)
- [#495](https://github.com/flow-php/flow/pull/495) - **Use git tag for version name in PHAR** - [@stloyd](https://github.com/stloyd)
- [#496](https://github.com/flow-php/flow/pull/496) - **Allow to run `runtime.php` outside of phar** - [@stloyd](https://github.com/stloyd)

### Fixed
- [#499](https://github.com/flow-php/flow/pull/499) - **Prevent calling runtime outside of CLI** - [@stloyd](https://github.com/stloyd)
- [#500](https://github.com/flow-php/flow/pull/500) - **Prevent fatal error when passing empty string to `\DOMDocument`** - [@stloyd](https://github.com/stloyd)
- [#494](https://github.com/flow-php/flow/pull/494) - **Use more accurate version for PHAR** - [@stloyd](https://github.com/stloyd)

## [0.3.1] - 2023-10-02
Expand Down

0 comments on commit 5416715

Please sign in to comment.