Skip to content

Commit

Permalink
Release version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych committed Sep 6, 2020
1 parent c88a833 commit e7ddb34
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Devanych Di Container Change Log

## 2.1.1 - 2020.09.06

### Added

- Adds support OS Windows to build github action.
- Adds implementations declaration to the `composer.json`.
- Adds files to `.github` folder (ISSUE_TEMPLATE, PULL_REQUEST_TEMPLATE.md, CODE_OF_CONDUCT.md, SECURITY.md).

### Changed

- Moves Psalm issue handlers from psalm.xml to docBlock to appropriate methods.
- Moves static analysis and checking of the code standard to an independent github action.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 2.1.0 - 2020-08-20

### Added
Expand Down

0 comments on commit e7ddb34

Please sign in to comment.