Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
spk121 committed Jan 26, 2020
1 parent 4dc1e8f commit a42c1c0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2020-01-27: version 0.2.2
- Add Guile 3.0 to configure
- Callback fixes (#68, #70)
- Prevent garbage collection of callbacks before use
- Fix unpacking of integers in callbacks
- Harmonize the calling convention of callback parameters
with the calling convention of introspected C functions
- Some support for GHashTable types (#56)
- Improvements to autogenerated documentation (#50)
- Bug fixes

2019-11-01: version 0.2.1
- Improved efficiency in build and test
- Non-recursive make
Expand Down

0 comments on commit a42c1c0

Please sign in to comment.