This commit is contained in:
Stef Heyenrath
2022-05-08 18:54:25 +02:00
parent 44bc08015c
commit b5b08d8c01
4 changed files with 7 additions and 4 deletions
+3
View File
@@ -1,3 +1,6 @@
# 0.0.20 (08 May 2022)
- [#35](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/35) - The new() constraint must be the last constraint specified [bug] contributed by [StefH](https://github.com/StefH)
# 0.0.19 (08 May 2022)
- [#34](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/34) - Fix default valeu for reference types and non-reference types [bug] contributed by [StefH](https://github.com/StefH)