Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jan 24, 2022
1 parent 33e68e6 commit b7da84b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes in GAP.jl

## Version 0.7.5 (released 2022-01-24)

- Improve type stability of the code for converting from GAP to Julia objects;
now in many cases code calling it will get precise information about the
result type, enabling better optimizations
- Fixed a bug in `@gapattribute` that manifested in a runtime error

## Version 0.7.4 (released 2022-01-18)

- Better banner suppression logic
Expand Down

0 comments on commit b7da84b

Please sign in to comment.