Swift: add change note

This commit is contained in:
Alex Denisov
2023-11-14 16:11:28 +01:00
parent 1c75e5b2a6
commit 559b965e74
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
---
category: majorAnalysis
category: minorAnalysis
---
* AST and types related to parameter packs are now extracted

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* AST and types related to move semantics (`copy`, `consume`, `_borrow`) are now extracted