Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sergisiso committed Jul 23, 2024
1 parent ffcd885 commit 565c2c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,14 @@
59) PR #2649 towards #2586. Adds support for pointer assignments of
the form `var =[>] this[%...]%procedure(...)`.

60) PR #2645 for #2585. Add an optional "otherwise" argument to
60) PR #2645 towards #2585. Add an optional "otherwise" argument to
the SymbolTalbe lookup method.

61) PR #2633 for #2125. Introduces the "replace_symbols_using" method
to guarantee that PSyIR trees after a copy have references to the
updated symbols (including in attributes that are not directly in the
tree).

release 2.5.0 14th of February 2024

1) PR #2199 for #2189. Fix bugs with missing maps in enter data
Expand Down

0 comments on commit 565c2c3

Please sign in to comment.