Skip to content

Commit f01a375

Browse files
committed
🖉 Update changelog with v1.1.1-beta
1 parent 54d46c8 commit f01a375

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [v1.1.1-beta](https://github.com/devlooped/ThisAssembly/tree/v1.1.1-beta) (2023-01-06)
4+
5+
[Full Changelog](https://github.com/devlooped/ThisAssembly/compare/v1.1.0...v1.1.1-beta)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Include readme in each package, aggregate on project [\#153](https://github.com/devlooped/ThisAssembly/pull/153) (@kzu)
10+
- Ensure incremental source generators are supported [\#152](https://github.com/devlooped/ThisAssembly/pull/152) (@kzu)
11+
12+
:bug: Fixed bugs:
13+
14+
- Do not test LangVersion [\#101](https://github.com/devlooped/ThisAssembly/issues/101)
15+
- Fix ThisAssembly.Resources assembly name for analyzer [\#149](https://github.com/devlooped/ThisAssembly/pull/149) (@kzu)
16+
- Fix logic for determining default text resources [\#148](https://github.com/devlooped/ThisAssembly/pull/148) (@kzu)
17+
318
## [v1.1.0](https://github.com/devlooped/ThisAssembly/tree/v1.1.0) (2022-12-31)
419

520
[Full Changelog](https://github.com/devlooped/ThisAssembly/compare/v1.0.10...v1.1.0)

0 commit comments

Comments
 (0)