Skip to content

Commit 330f9a9

Browse files
committed
Update changelog
1 parent 89ae32a commit 330f9a9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/changelog.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22
Changelog
33
=========
44

5-
0.13.0 - TBC
6-
------------
5+
0.13.0 - 2026-01-18
6+
-------------------
77

88
Features:
99

1010
* Add ``app.create_server()`` to run nanodjango as an async task (#68, #78), and
1111
``examples/hello_async_server.py`` to demonstrate it.
1212

13+
Bugfix:
14+
15+
* Fix ``HttpResponseBase`` subclass support in ``string_view`` wrapper (#87)
16+
1317
Docs:
1418

1519
* Replaced theme
@@ -23,7 +27,7 @@ Thanks to:
2327
* Emmanuelle Delescolle (nanuxbe) for uwsgi fix (#58)
2428
* Bryan Ponce (bponce02) for ``app.create_server()`` (#68, #78)
2529
* Sadegh (Old6Man6) for API example and howto (#70, #83)
26-
30+
* Chris Beaven (SmileyChris) for ``string_view`` fix (#87)
2731

2832

2933
0.12.2 - 2025-09-11

0 commit comments

Comments
 (0)