Skip to content

Commit 48a4fa4

Browse files
committed
add changelog
1 parent 4b7c8f0 commit 48a4fa4

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/source/about/changelog.rst

+12-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,18 @@ more info, see the :ref:`Contributor Guide <Creating a Changelog Entry>`.
2323
Unreleased
2424
----------
2525

26-
No changes.
26+
**Fixed**
27+
28+
- :pull:`763` - ``No module named 'idom.server'`` from ``idom.run``
29+
- :pull:`749` - Setting appropriate MIME type for web modules in `sanic` server implementation
30+
31+
**Changed**
32+
33+
- :pull:`763` - renamed various:
34+
35+
- ``idom.testing.server -> idom.testing.backend``
36+
- ``ServerFixture -> BackendFixture``
37+
- ``DisplayFixture.server -> DisplayFixture.backend``
2738

2839

2940
v0.38.1

0 commit comments

Comments
 (0)