Skip to content

Commit f7e9fc5

Browse files
committed
Update changelog
1 parent f530e0b commit f7e9fc5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to Phive are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [0.16.0] - 2025-04-10
6+
7+
__Please note__: Version 0.16.x requires PHP 8.0 or later.
8+
9+
### Added
10+
* Phive can now download phars from private github repositories (given an GITHUB_AUTH_TOKEN is set or an entry ith the auth.xml exists). This finally closes the last (edge) case missing in [#40](https://github.com/phar-io/phive/issues/40) for github.
11+
12+
### Fixed
13+
* [#443](https://github.com/phar-io/phive/issues/443): RingdownCurlHttpClient removes unavailable hosts too aggressively (thanks @lukaslangen)
14+
15+
### Removed
16+
* [#435](https://github.com/phar-io/phive/pull/435): Remove defunct pgp.mit.edu as keyserver
17+
18+
519
## [0.15.3] - 2024-08-22
620

721
### Fixed

0 commit comments

Comments
 (0)