Skip to content

Commit

Permalink
Update CHANGELOG for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin de Graaf committed Mar 11, 2021
1 parent 884718c commit b163a2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Parable Console

## 0.6.0

_Changes_
- Add static analysis using psalm.
- `Output::writelns(string ...$lines)` now takes multiple string values instead of an array of those.
- `Exception` has been renamed to `ConsoleException` for clarity.
- Multiple small code changes to make it more php8.

## 0.5.1

_Changes_
Expand Down

0 comments on commit b163a2d

Please sign in to comment.