File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.20.1] - 2025-09-16
9+
10+ - Fix compatibility with Omeka S < 4.1.0
11+
812## [ 0.20.0] - 2025-09-16
913
1014- Allow to configure the HTTP client used to query Solr. This can be done by
@@ -246,6 +250,7 @@ The minimum Omeka S version required is 3.0.0
246250
247251First release
248252
253+ [ 0.20.1 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.20.1
249254[ 0.20.0 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.20.0
250255[ 0.19.2 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.19.2
251256[ 0.19.1 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.19.1
Original file line number Diff line number Diff line change 11[info]
22name = " Solr"
3- version = " 0.20.0 "
3+ version = " 0.20.1 "
44omeka_version_constraint = " ^3.1.0 || ^4.0.0"
55description = " Add Solr search adapter"
66author = " BibLibre"
You can’t perform that action at this time.
0 commit comments