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 96328da commit 572cd9c
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,39 @@ Changelog
9.3.1 (unreleased)
------------------

- Nothing changed yet.
- 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.3.0 (2024-02-15)
------------------
Expand Down

0 comments on commit 572cd9c

Please sign in to comment.