Skip to content

Commit

Permalink
🖉 Update changelog with v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
devlooped-bot committed Jan 30, 2024
1 parent ea9c116 commit f5c7708
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v1.4.3](https://github.com/devlooped/ThisAssembly/tree/v1.4.3) (2024-01-30)

[Full Changelog](https://github.com/devlooped/ThisAssembly/compare/v1.4.2...v1.4.3)

:sparkles: Implemented enhancements:

- Remove local path discovery for AOT support [\#288](https://github.com/devlooped/ThisAssembly/pull/288) (@kzu)

:bug: Fixed bugs:

- Generated files should include `/// <auto-generated/>` preamble [\#273](https://github.com/devlooped/ThisAssembly/issues/273)

## [v1.4.2](https://github.com/devlooped/ThisAssembly/tree/v1.4.2) (2024-01-30)

[Full Changelog](https://github.com/devlooped/ThisAssembly/compare/v1.4.1...v1.4.2)
Expand Down

0 comments on commit f5c7708

Please sign in to comment.