Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bike committed Jan 22, 2025
1 parent fbf46b6 commit e6a83c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Version 2.8.0 (LLVM15-19) Pending

## Added
* Weak-value and weak-key-and-value hash tables, as well as an interface
for weak-key-or-value tables, although at present they are actually
strong tables in practice.

## Fixed
* Weak pointers and weak hash tables survive snapshot save/load.

# Version 2.7.0 (LLVM15-19) 2025-01-21

## Added
Expand Down

0 comments on commit e6a83c3

Please sign in to comment.