We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b19137 commit c1ed26fCopy full SHA for c1ed26f
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
6
+## 0.1.0 (29 Jun 2023)
7
8
+This is a minor version that mirrors the original golang/mock
9
+project that this project originates from.
10
11
+Any users on golang/mock project should be able to migrate to
12
+this project as-is, and expect exact same set of features (apart
13
+from supported Go versions. See [README](README.md#supported-go-versions)
14
+for more details.
0 commit comments