Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
- No changes yet.
## 0.5.2 (28 Apr 2025)

### Fixed
- [#248][]: Fixed an issue with type aliases not being included in generated code correctly.

[#248]: https://github.com/uber-go/mock/pull/248

## 0.5.1 (7 Apr 2025)
### Fixed
Expand Down