Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit f34d67d

Browse files
committed
Prepare 5.0.2 release
1 parent f6ecabe commit f34d67d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Phony changelog
22

3+
## 5.0.2 (2021-02-17)
4+
5+
- **[FIXED]** An exception is no longer thrown under non-CLI SAPIs when
6+
detecting ANSI color support ([#252] - thanks [@yanneg]).
7+
8+
[#252]: https://github.com/eloquent/phony/issues/252
9+
310
## 5.0.1 (2021-02-08)
411

512
- **[FIXED]** Functions and methods with "unavailable" default values no longer
@@ -628,3 +635,4 @@ and version constraint will need to be updated:
628635
[@keksa]: https://github.com/keksa
629636
[@pmall]: https://github.com/pmall
630637
[@shadowhand]: https://github.com/shadowhand
638+
[@yanneg]: https://github.com/yanneg

0 commit comments

Comments
 (0)