Skip to content

Commit

Permalink
Changelog v1.6.11 (#1408)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Mar 21, 2024
1 parent 4f00173 commit 81a161d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.6.11] - 2024-03-21

### Fixed

- [1407: Fix constants map generics doc comments](https://github.com/mockery/mockery/pull/1407)
- [1406: Fix reserved words used to name a class, interface or trait](https://github.com/mockery/mockery/pull/1406)
- [1403: Fix regression - partial construction with trait methods](https://github.com/mockery/mockery/pull/1403)
- [1401: Improve `Mockery::mock()` parameter type compatibility with array typehints](https://github.com/mockery/mockery/pull/1401)

## [1.6.10] - 2024-03-19

### Added
Expand Down

0 comments on commit 81a161d

Please sign in to comment.