Skip to content

Commit 0b8095f

Browse files
authored
Prepare release v0.5.2 (#250)
Prepare the changelog for a v0.5.2 release containing a bug fix caused by outdated go version and alias replacements logic.
1 parent 8ce01ac commit 0b8095f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.
33

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

6-
## Unreleased
7-
- No changes yet.
6+
## 0.5.2 (28 Apr 2025)
7+
8+
### Fixed
9+
- [#248][]: Fixed an issue with type aliases not being included in generated code correctly.
10+
11+
[#248]: https://github.com/uber-go/mock/pull/248
812

913
## 0.5.1 (7 Apr 2025)
1014
### Fixed

0 commit comments

Comments
 (0)