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 e794f23 commit a316274Copy full SHA for a316274
changelog.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [v2.0.4](https://github.com/devlooped/ThisAssembly/tree/v2.0.4) (2024-10-08)
4
+
5
+[Full Changelog](https://github.com/devlooped/ThisAssembly/compare/v2.0.3...v2.0.4)
6
7
+:sparkles: Implemented enhancements:
8
9
+- Allow project properties to specify custom comment [\#420](https://github.com/devlooped/ThisAssembly/pull/420) (@kzu)
10
11
+:bug: Fixed bugs:
12
13
+- Properly emit AssemblyInfo even if GenerateAssemblyInfo=false [\#422](https://github.com/devlooped/ThisAssembly/pull/422) (@kzu)
14
15
## [v2.0.3](https://github.com/devlooped/ThisAssembly/tree/v2.0.3) (2024-09-30)
16
17
[Full Changelog](https://github.com/devlooped/ThisAssembly/compare/v2.0.2...v2.0.3)
0 commit comments