Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Dec 12, 2024
1 parent bc8a7a5 commit bc0e395
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,39 @@ Changelog
------------------

- Strip standalone wildcards from the searchable text (#362) [reebalazs]
- Fix test layers tear down traceback, when using
c.solr FIXTURE on other distributions.

- Use implicit python truthiness.
[gforcada]

- Index comments.
[gforcada]

- Avoid an error when reindexing.
[gforcada]

- Get the port from an environment variable (for testing).
[gforcada]

- Play well with plone.app.querystring (encoding errors).
[gforcada]

- Provide a method to clear and reindex without showing any output,
really useful for testing.
[gforcada]

- Make Archetypes optional.
[gforcada]

- Handle Solr PointField fields.
[gforcada]

- Fix another `UnicodeDecodeError` error when handling tags with umlauts.
[gforcada]

- Fix layer teardown exception.
[gforcada]

9.1.3 (2023-04-11)
------------------
Expand Down

0 comments on commit bc0e395

Please sign in to comment.