Skip to content

Commit

Permalink
this can still be a part of 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Nov 6, 2023
1 parent 20e26b5 commit bfe4f03
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,17 @@ 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.5] - 2023-11-xx

### Changed

- Documentation project files are marked as compatible with `BoundaryValueDiffEq` v5.

## [0.9.4] - 2023-11-06

### Added

- Functions `inv_diff`, `inv_diff!`, `adjoint_inv_diff` and `adjoint_inv_diff!` that correspond to differentials and pullbacks of group inversion.
- Julia 1.10-rc CI workflow.

### Changed

- Documentation project files are marked as compatible with `BoundaryValueDiffEq` v5.

### Fixed

- Fixed issue with incorrect implementation of `apply_diff_group` in `GroupOperationAction` with left backward and right forward action [#669](https://github.com/JuliaManifolds/Manifolds.jl/issues/669).
Expand Down

0 comments on commit bfe4f03

Please sign in to comment.