Skip to content

Commit 64b34ec

Browse files
committed
update changelog
1 parent 5f80de7 commit 64b34ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
1212
- add `templated=True` in template URL links
1313
- add `(Template URL)` in template URL links title
1414
- remove *deserialization* in `tipg.factory.create_html_response` function
15+
- add `title` option to `create_html_response` method, in order to set the web page title
16+
- add `**kwargs` to `create_html_response` method to allow custom object to be passed to the template
17+
- fix url/path passed to the HTML template
18+
- fix HTML templates when passing Query Parameters
1519

1620
## [0.6.3] - 2024-02-02
1721

0 commit comments

Comments
 (0)