Update logo, v4

This commit is contained in:
Roman Mogylatov 2022-01-16 18:39:36 -05:00
parent 742e73af1a
commit d4933baec1
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -22,6 +22,7 @@ Development version
- Add ``.set_providers()`` method to the ``FactoryAggregate`` provider. It is an alias for
``FactoryAggregate.set_factories()`` method.
- Refactor ``FactoryAggregate`` provider internals.
- Update logo on Github and in docs to support dark themes and remove some imperfections.
4.37.0
------