You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,18 @@
10
10
11
11
### Maintenance
12
12
13
-
- Update DimensionalData compat to v0.30 for tests ([#91](https://github.com/arviz-devs/PosteriorStats.jl/pull/91))
14
-
15
13
### Documentation
16
14
15
+
## v0.4.8 (2026-03-07)
16
+
17
+
### Features
18
+
19
+
- refactor: Refactor pointwise log-likelihoods for `JointOrderStatistics` to be more efficient ([#92](https://github.com/arviz-devs/PosteriorStats.jl/pull/92))
20
+
21
+
### Maintenance
22
+
23
+
- Update DimensionalData compat to v0.30 for tests ([#91](https://github.com/arviz-devs/PosteriorStats.jl/pull/91))
0 commit comments