Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavnatarajan committed Oct 30, 2023
1 parent 431fce8 commit fcf72ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/src/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## [1.2.2]
### Added
- tests for Julia 1.9 in CI matrix
- HDF5.jl v0.17 compatibility

## [1.2.1]
### Added
Expand Down Expand Up @@ -91,4 +95,4 @@ Documentation now updated to use Literate.jl to generate the example.
- [`summarise`](@ref) has a separate signature for MCMC output and for point estimate summary, and now provides more measures for point estimates.
- minor optimisations using `@inbounds`, `@simd`, and `@turbo`.
- using StaticArrays.jl and separate function for restricted Gibbs scan.
- speedup via non-generic implementation of matrix and vector sums with LoopVectorization.jl.
- speedup via non-generic implementation of matrix and vector sums with LoopVectorization.jl.

0 comments on commit fcf72ac

Please sign in to comment.