Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Mar 23, 2024
1 parent ce4b3cc commit 588a1a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.md
Expand Up @@ -2,6 +2,12 @@

All notable changes in `sebastianbergmann/environment` are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [6.1.0] - 2024-MM-DD

### Added

* [#72](https://github.com/sebastianbergmann/environment/pull/72): `Runtime::getRawBinary()`

## [6.0.1] - 2023-04-11

### Fixed
Expand Down Expand Up @@ -172,6 +178,7 @@ All notable changes in `sebastianbergmann/environment` are documented in this fi

* This component is no longer supported on PHP 5.6

[6.1.0]: https://github.com/sebastianbergmann/environment/compare/6.0.1...6.1
[6.0.1]: https://github.com/sebastianbergmann/environment/compare/6.0.0...6.0.1
[6.0.0]: https://github.com/sebastianbergmann/environment/compare/5.1.5...6.0.0
[5.1.5]: https://github.com/sebastianbergmann/environment/compare/5.1.4...5.1.5
Expand Down

0 comments on commit 588a1a1

Please sign in to comment.