Skip to content

Commit

Permalink
Add ability to set Psalm Version manually
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed Feb 1, 2022
1 parent bdf17ae commit d483a08
Show file tree
Hide file tree
Showing 6 changed files with 261 additions and 192 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.6.0] - 2022-02-01

### Added

- Option to forcefully set the Psalm Version instead of auto detecting

### Changed

- Cleaned up logger outputs
- Added watching of the composer.lock file (ignored on server for now)

## [2.5.0] - 2022-01-03

### Added
Expand Down
Loading

0 comments on commit d483a08

Please sign in to comment.