Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierverdier committed Nov 13, 2023
1 parent eb7f283 commit dcf79ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.9.7] - 2023-11-13

### Changed

- `translate_diff`, `inv_diff` and thus `apply_diff_group`, are available for all the groups
- `adjoint_action` takes a direction argument
- `adjoint_action!` is the necessary method to implement in any given group for the above to work properly

## [0.9.6] - 2023-11-09

### Fixed
Expand Down

0 comments on commit dcf79ee

Please sign in to comment.