Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed May 31, 2021
1 parent fafa03a commit f6010b0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [v2.1.2](https://github.com/Naoray/eloquent-model-analyzer/tree/v2.1.2) (2021-05-31)

**Fixes**
- allow `doctrine/dbal:^3.0` to solve version conflicts for package users

## [v2.1.1](https://github.com/Naoray/eloquent-model-analyzer/tree/v2.1.1) (2021-02-09)

**Fixed**
- security dependency updates

## [v2.1.0](https://github.com/Naoray/eloquent-model-analyzer/tree/v2.1.0) (2020-12-10)

**Added**
- support for MySQL 5.7 enum detections

## [v2.0.1](https://github.com/Naoray/eloquent-model-analyzer/tree/v2.0.1) (2020-09-24)

**Fixed**
- removed discovering not used service provider

## [v2.0.0](https://github.com/Naoray/eloquent-model-analyzer/tree/v2.0.0) (2020-09-23)

**Added**
Expand Down

0 comments on commit f6010b0

Please sign in to comment.