Skip to content

Commit 0e3c2c5

Browse files
committed
v0.19.2
1 parent 10165d3 commit 0e3c2c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.19.2] - 2025-01-22
9+
10+
- Add facet sorting to display in natural asc or desc index order
11+
812
## [0.19.1] - 2025-01-22
913

1014
- Fix transformations setting in default mappings

config/module.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[info]
22
name = "Solr"
3-
version = "0.19.1"
3+
version = "0.19.2"
44
omeka_version_constraint = "^3.1.0 || ^4.0.0"
55
description = "Add Solr search adapter"
66
author = "BibLibre"

0 commit comments

Comments
 (0)