Skip to content

Commit 4c8b52d

Browse files
committed
0.7.0
1 parent ee71ae3 commit 4c8b52d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

PackageReleaseNotes.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# 0.6.0 (10 January 2025)
2-
- #81 Add support for Generic Attributes [enhancement]
3-
- #84 Use global:: prefix [bug]
1+
# 0.7.0 (13 January 2025)
2+
- #85 Fix ProxyAttribute<T> [bug]
43

54
The full release notes can be found here: https://github.com/StefH/ProxyInterfaceSourceGenerator/blob/main/ReleaseNotes.md

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.7.0 (13 January 2025)
2+
- [#85](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/85) - Fix ProxyAttribute<T> [bug] contributed by [StefH](https://github.com/StefH)
3+
14
# 0.6.0 (10 January 2025)
25
- [#81](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/81) - Add support for Generic Attributes [enhancement] contributed by [StefH](https://github.com/StefH)
36
- [#84](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/84) - Use global:: prefix [bug] contributed by [StefH](https://github.com/StefH)

0 commit comments

Comments
 (0)