Skip to content

Commit

Permalink
Changelog #214
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola committed Jan 1, 2024
1 parent a0684b6 commit d8d5645
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions thisweek/_posts/2024-01-01-changelog-214.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
= Changelog #214
:sectanchors:
:experimental:
:page-layout: post

Commit: commit:9db515503f11bda7812cdfb9c2839f70f4cb1fdd[] +
Release: release:2024-01-01[] (`v0.3.1791`)

== Fixes

* pr:16221[] (first contribution) fix panic in some macros due to unhandled `SyntaxContextId::SELF_REF`.
* pr:16096[] (first contribution) update VS Code extension panic problem matcher.
* pr:16224[] fix handling of hygiene in the presence of `SyntaxContextId::SELF_REF`.

== Internal Improvements

* pr:16217[] (first contribution) simplify implementation of `apply_document_changes`.

0 comments on commit d8d5645

Please sign in to comment.